278 B
278 B
vod-rtmp
How to run
- Install Docker
docker-compose build
docker-compose up
- Open OBS and in settings set the server to
rtmp://fqdn:1935/live
and the stream key tolive?key=supersecret
- Open a browser and go to
https://fqdn
to view your live stream!