RTMP/HLS stream within Docker

Free RTMP/HLS stream within Docker

R0GGER

New Member
R0GGER submitted a new resource:

RTMP/HLS stream within Docker - MistServer is a streaming media server that works well in any streaming environment..!

MistServer is a streaming media server that works well in any streaming environment even on a Raspberry Pi! It bridges the gap between dedicated media servers and web servers, performing the best of both worlds when it comes to media streaming delivery.

The opensource version works best with HLS live streaming (gaming) with programs such as Open Broadcaster Software (OBS), FFsplit or Xsplit! If you want more options such as VOD, buy a pro-license.

If you are looking for a simple host, just...

Read more about this resource...
 

mark_orion

New Member
I did not use the Docker version, but cloned MistServer from GitHub. It was absolutely painless:
Clone the code, build it and just run "MistController" from within the build tree - no install required. Then log in through the web interface at localhost:4242 and you can configure your streams. There is even a preview option. Good Documentation on the website as well.
 
Top