Sign inSign up

mats16/broadcast

By mats16

Updated over 6 years ago

Image
0

234

mats16/broadcast repository overview

Broadcast Container

Configuration

  • CHIME_PIN or BROWSER_URL
    • if yuo use CHIME_PIN, BROWSER_URL is created automatically.
  • RTMP_URL
    • Twitch example: rtmp://live.twitch.tv/app/<stream key>
    • YouTube Live example: rtmp://a.rtmp.youtube.com/live2/<stream key>

How to use

docker run --rm -it \
    -e CHIME_PIN=1234567890 \
    -e RTMP_URL="rtmp://a.rtmp.youtube.com/live2/<stream key>" \
    mats16/broadcast

Tag summary

Content type

Image

Digest

Size

557.4 MB

Last updated

over 6 years ago

docker pull mats16/broadcast