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-ivs-ugc-sample
AWS SDK for JavaScript (v3) - CreateRoomCommand
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivschat/command/CreateRoomCommand/
Learn More About Amazon IVS:
Amazon IVS
https://aws.amazon.com/ivs/
Low-Latency Streaming User Guide
https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/what-is.html
Low-Latency Streaming API Reference
https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/index.html
Real-Time Streaming User Guide
https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/what-is.html
Real-Time Streaming API Reference
https://docs.aws.amazon.com/ivs/#:~:text=Real%2DTime%20Streaming%20API%20Reference
IVS Chat User Guide
https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/getting-started-chat.html
IVS Chat API Reference
https://docs.aws.amazon.com/ivs/latest/ChatAPIReference/index.html
Chat Messaging API Reference
https://docs.aws.amazon.com/ivs/latest/chatmsgapireference/index.html
IVS Rocks - Demos, Sample Code, Pricing Calculator and more!
https://ivs.rocks
React Based UGC Demo
https://github.com/aws-samples/amazon-ivs-ugc-platform-web-demo
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: https://twitch.tv/aws
Twitter: https://twitter.com/awsdevelopers
Facebook: https://facebook.com/amazonwebservices
Instagram: https://instagram.com/amazonwebservices
#AWS #Amazon Interactive Video Service
Resources:
https://github.com/aws-samples/amazon-ivs-ugc-sample
AWS SDK for JavaScript (v3) - CreateRoomCommand
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivschat/command/CreateRoomCommand/
Learn More About Amazon IVS:
Amazon IVS
https://aws.amazon.com/ivs/
Low-Latency Streaming User Guide
https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/what-is.html
Low-Latency Streaming API Reference
https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/index.html
Real-Time Streaming User Guide
https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/what-is.html
Real-Time Streaming API Reference
https://docs.aws.amazon.com/ivs/#:~:text=Real%2DTime%20Streaming%20API%20Reference
IVS Chat User Guide
https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/getting-started-chat.html
IVS Chat API Reference
https://docs.aws.amazon.com/ivs/latest/ChatAPIReference/index.html
Chat Messaging API Reference
https://docs.aws.amazon.com/ivs/latest/chatmsgapireference/index.html
IVS Rocks - Demos, Sample Code, Pricing Calculator and more!
https://ivs.rocks
React Based UGC Demo
https://github.com/aws-samples/amazon-ivs-ugc-platform-web-demo
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: https://twitch.tv/aws
Twitter: https://twitter.com/awsdevelopers
Facebook: https://facebook.com/amazonwebservices
Instagram: https://instagram.com/amazonwebservices
#AWS #Amazon Interactive Video Service
- Category
- AWS Developers
- Tags
- amazon ivs, aws, live chat
Be the first to comment



