debloper / xplex

The renaissance will be streamed LIVE!
http://xplex.me
Mozilla Public License 2.0
5 stars 0 forks source link
multi-stream nginx-rtmp rtmp streaming

THE RENAISSANCE WILL NOT BE TELEVISED

but it will be multi-streamed LIVE—with xplex

xplex —your personal, self-hosted, open source, multi-streaming server

container website

Links

TL;DR

User

docker run -d --name xplex -p 80:80 -p 1935:1935 xplex/xplex

Developer

git clone https://github.com/debloper/xplex.git
cd xplex

docker build --target xplex -t xplex/xplex:latest .

docker run -d --name xplex -p 80:80 -p 1935:1935 xplex/xplex

For more details & next steps... follow the setup guide.