Simple demo project to combine tiangolo's nginx-rtmp Docker image with a custom frontend.
Simple demo project to combine tiangolo’s nginx-rtmp Docker image with a custom frontend.
docker run -p 1935:1935 -p 80:80 simonknittel/rtmp-server
rtmp://HOST/live/STREAMKEY
(for OBS and VLC)http://HOST/hls/STREAMKEY.m3u8
(for VRChat)http://HOST/
(web player)