https://github.com/nathanagez/ivs-web-broadcast
Broadcast live stream directly from a web browser using AWS IVS Web SDK
https://github.com/nathanagez/ivs-web-broadcast
aws broadcast ivs
Last synced: 20 days ago
JSON representation
Broadcast live stream directly from a web browser using AWS IVS Web SDK
- Host: GitHub
- URL: https://github.com/nathanagez/ivs-web-broadcast
- Owner: nathanagez
- Created: 2022-07-24T17:32:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T17:34:50.000Z (almost 4 years ago)
- Last Synced: 2026-06-09T13:33:58.883Z (about 1 month ago)
- Topics: aws, broadcast, ivs
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Broadcast from a browser with the Amazon IVS web broadcast SDK
Simple Vanilla JS application to broadcast live stream directly from web browsers using the [IVS web broadcast SDK](https://aws.github.io/amazon-ivs-web-broadcast/).
Replace in `app.js` file `STREAM_KEY` and `ingestEndpoint` values.