Sign inSign up

alex778/video-streamer

By alex778

Updated over 2 years ago

Server for video streaming M3U8/RTMP

Image
Web servers
0

116

alex778/video-streamer repository overview

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:

  1. Open in app (like VLC) link rtmp://<YOUR_SERVER>/live/stream

  2. Open in app (like VLC) link http://<YOUR_SERVER>/hls/stream.m3u8

Tag summary

Content type

Image

Digest

sha256:170fa78f4

Size

318.7 MB

Last updated

over 2 years ago

docker pull alex778/video-streamer:v1.0