Skip to content

applait/xplex-streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xplex streamer

Media streaming server for xplex with RTMP support

What it does:

  • Work as edge servers for accepting RTMP ingestions
  • Fetch configurations from rig
  • Relay RTMP stream to destinations that it obtains from rig

Install

In project root, run:

$ dep ensure

Compile debug builds using build.sh:

$ ./build.sh dev

Compile static binaries for release profile:

$ ./build.sh release

Compiled binaries are put in ./bin/.

About

Experimental golang RTMP media streaming server for xplex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published