Server for video streaming M3U8/RTMP
116
Yooo, dude.
Couple words about image: this image will help you to start your own stream through docker on your website, LAN, etc.. You must mount volume with video (MP4) inside docker folder /video and enjoy your stream.
You can run like this:
docker run -v ~/data:/video alex778/video-streamer:latest
and.... that's it.
Oh, btw, your clients can try to open your stream using 2 ways:
Open in app (like VLC) link rtmp://<YOUR_SERVER>/live/stream
Open in app (like VLC) link http://<YOUR_SERVER>/hls/stream.m3u8
Content type
Image
Digest
sha256:170fa78f4…
Size
318.7 MB
Last updated
over 2 years ago
docker pull alex778/video-streamer:v1.0