Giter Club home page Giter Club logo

amazon-ivs-bullet-chat-web-demo's Introduction

Amazon IVS Bullet Chat Web Demo

A demo web application intended as an educational tool to demonstrate how you can build a bullet chat application with Amazon IVS.

Amazon IVS Chat Web Demo

This project is intended for education purposes only and not for production usage.

This is a react web application, leveraging Amazon IVS for video streaming and chat. It requires the serverless backend from the Amazon IVS Chat. You must deploy the Serverless backend to get an API_URL.

The demo showcases how you can implement a simple live streaming application with video and chat using Amazon IVS. Viewers are asked to enter their name the first time they begin chatting. Chat users can send plain text messages, text links, emojis, and stickers. Chat moderators can delete messages and kick users.

Prerequisites

Run the demo

Follow these instructions to run the demo:

  1. Open src/config.js and replace the following values:
    • Replace <API_URL> with the API_URL from the prerequisites section.
    • Replace <ROOM_ID> with the ARN from the prerequisites section.
    • Replace <AWS_REGION> with the AWS region of the chat room. For example, if you created your chat room in the us-west-2 (Oregon) region, enter us-west-2.
  2. Run: npm install
  3. Run: npm start

Known issues and limitations

  • The application is meant for demonstration purposes and not for production use.
  • This application is only tested in the us-west-2 (Oregon) region. Additional regions may be supported depending on service availability.
  • Message and user data for this demo is not saved/persistent (ie. reloading the page would go back to initial state).

About Amazon IVS

Amazon Interactive Video Service (Amazon IVS) is a managed live streaming and stream chat solution that is quick and easy to set up, and ideal for creating interactive video experiences. Learn more.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

amazon-ivs-bullet-chat-web-demo's People

Contributors

amazon-auto avatar dependabot[bot] avatar slee-aws avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-ivs-bullet-chat-web-demo's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.