Media source - OBS Software
- set up a custom streaming source and stream key
- Install Docker
docker-compose build
docker-compose up
- Open OBS and in settings set the server to
rtmp://localhost:1935/live
and the stream key tomarvin?key=supersecret
- Open a browser and go to
http://localhost:8080
to view your live stream!