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 Golang 1.9+
- Install dep
In project root, run:
$ dep ensureCompile debug builds using build.sh:
$ ./build.sh devCompile static binaries for release profile:
$ ./build.sh releaseCompiled binaries are put in ./bin/.