Build a UGC Live Streaming App with Amazon IVS: Creating an Amazon IVS Chat Room (Lesson 2.3)

Опубликовано: 01 Ноябрь 2024
на канале: AWS Developers
321
1

In lesson 2.1, we saw how StreamCat persists a user to the database in the handler for the `/register` endpoint within the application and in lesson 2.2 we saw how to create and associate a dedicated Amazon IVS channel for each user. In this lesson, we'll see how the StreamCat application uses the AWS SDK for JavaScript (v3) to create an Amazon IVS chat room for a user.

Resources:
https://github.com/aws-samples/amazon...
AWS SDK for JavaScript (v3) - CreateRoomCommand
https://docs.aws.amazon.com/AWSJavaSc...

Learn More About Amazon IVS:

Amazon IVS
https://aws.amazon.com/ivs/

Low-Latency Streaming User Guide
https://docs.aws.amazon.com/ivs/lates...

Low-Latency Streaming API Reference
https://docs.aws.amazon.com/ivs/lates...

Real-Time Streaming User Guide
https://docs.aws.amazon.com/ivs/lates...

Real-Time Streaming API Reference
https://docs.aws.amazon.com/ivs/#:~:t...

IVS Chat User Guide
https://docs.aws.amazon.com/ivs/lates...

IVS Chat API Reference
https://docs.aws.amazon.com/ivs/lates...

Chat Messaging API Reference
https://docs.aws.amazon.com/ivs/lates...

IVS Rocks - Demos, Sample Code, Pricing Calculator and more!
https://ivs.rocks

React Based UGC Demo
https://github.com/aws-samples/amazon...

Chapters:
00:00 Intro - Creating a Chat Room
01:27 Lesson Summary

Follow Amazon Web Services:
Official Website: https://aws.amazon.com/what-is-aws
Twitch:   / aws  
Twitter:   / awsdevelopers  
Facebook:   / amazonwebservices  
Instagram:   / amazonwebservices  


#AWS #Amazon Interactive Video Service