TypeScript live-streaming Projects
-
-
amazon-ivs-multi-host-serverless-demo
A demo that shows how to implement a serverless nodejs application that supports a collaborative live streaming, or multi-host experience using Amazon IVS.
Project mention: Creating a Real Time Multi Host Video Chat in a Browser with Amazon IVS | dev.to | 2023-04-28We will utilize the new @aws-sdk/client-ivs-realtime module (docs) of the AWS SDK for JavaScript (v3) to create the stage resource and participant tokens. Here is an example of a serverless application that you can use to handle these steps, but for my demo I decided to simplify things a bit and created an Express application that can be used to host the API and my front-end.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
TypeScript live-streaming related posts
Index
Project | Stars | |
---|---|---|
1 | rx-player | 756 |
2 | amazon-ivs-multi-host-serverless-demo | 4 |