streamrelay

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2018 License: MIT Imports: 14 Imported by: 0

README

Streamrelay

Runs an RTMP server that relays video streams to other RTMP servers.

For use with e.g. streaming to multiple streaming services (such as YouTube or Twitch) from the same source stream.

Usage

Create a file rtmp-servers.txt in the *same directory as the streamrelay executable, with one rtmp:// URL per line:

rtmp://service-1.com/endpoint/key1
rtmp://service-2.com/endpoint/key2
rtmp://service-3.com/endpoint/key3

Then start streamrelay.

You may optionally pass in the filename as the first argument to the program if you want to use a custom location.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL