Sign inSign up

leejoneshane/nginx-live-stream

By leejoneshane

•Updated over 5 years ago

This Docker image contained an RTMP server for live broadcast. include an online media player.

Image
0

100K+

leejoneshane/nginx-live-stream repository overview

⁠nginx-live-stream

The docker image for nginx rtmp hls server and a html5 player to monitor the live brocasting. Build on Alpine with nginx rtmp module⁠ and video.js⁠.

⁠How to use

docker run -p 80:80 -p 1935:1935 -d leejoneshane/nginx-live-stream

The 80 port is for video player, it will autoplay when stream source is ready. The 1935 port is for encoder client like OBS⁠, vlc player⁠ or webcam device. use the url below to streaming:

rtmp://the.server.tld/live

The Stream key input whatever you like. And don't use Authentication option.

Tag summary

Content type

Image

Digest

Size

28.7 MB

Last updated

over 5 years ago

docker pull leejoneshane/nginx-live-stream