docker run -d -p 1935:1935 -p 8080:8080 alqutami/rtmp-hls
- Go to Settings > Stream, choose the following settings:
- Service: Custom Streaming Server.
- Server: rtmp://localhost:1935/live.
- Stream key: anything you want, however provided video players assume stream key is
test
- Using VLC
- Go to Media > Open Network Stream.
- http://localhost:8080/hls/test.m3u8
- https://videojs.github.io/videojs-contrib-hls/
- http://localhost:8080/hls/test.m3u8
- Press Load button