Skip to content

aws-samples/amazon-ivs-chat-web-demo

Amazon IVS Chat Web Demo

A demo web application intended as an educational tool to demonstrate how you can build a simple live video and 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 serverless web application, leveraging Amazon IVS for video streaming and chat, AWS Lambda, and Amazon API Gateway. The web user interface is written in Javascript and built on React.

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.

Getting Started

This demo is comprised of two parts: serverless (the demo backend) and web-ui (the demo frontend).

  1. If you do not have an AWS account, you can create one by following this guide: How do I create and activate a new Amazon Web Services account?
  2. Log into the AWS console if you are not already. Note: If you are logged in as an IAM user, ensure your account has permissions to create and manage the necessary resources and components for this application.
  3. Deploy the serverless backend to your AWS account. The CloudFormation template will automate the deployment process.

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.

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.