Skip to content
/ core Public
forked from debloper/xplex

The renaissance will be multi-streamed LIVE—with xplex!

License

Notifications You must be signed in to change notification settings

xplexHQ/core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xplex banner

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

Links

TL;DR

User

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

Developer

git clone https://github.com/xplexHQ/core.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.

About

The renaissance will be multi-streamed LIVE—with xplex!

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Languages

  • JavaScript 29.8%
  • HTML 28.5%
  • Dockerfile 20.1%
  • Shell 17.4%
  • CSS 4.2%