Skip to content

Publish a RTMP stream to multiple servers at once

License

Notifications You must be signed in to change notification settings

frxstrem/streamrelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Publish a RTMP stream to multiple servers at once

Resources

License

Stars

Watchers

Forks

Packages

No packages published