Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 375 Bytes

UPDATE 25.08.2022 : https://aws.github.io/amazon-ivs-web-broadcast/

aws-ivs-broadcast-from-browser

Broadcast from browser for AWS IVS

Step 1. Install ffmpeg

choco install ffmpeg

apt-get install ffmpeg

Step 2. Start Server

(Enter streamKey and rtmpUrl)

node server.js

Step 3. Go Live

www/index.html

Screenshot