fallback | ||
docker-compose.yml | ||
gen-selfsigned.sh | ||
issue-certificate.sh | ||
LICENSE | ||
README.md |
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!