Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshfng/relay

Stream to multiple platforms at the same time with Relay
https://github.com/joshfng/relay

livestream proxy-server rtmp rtmp-broadcaster rtmp-server rtmp-stream rtmp-streaming twitch youtube

Last synced: 2 days ago
JSON representation

Stream to multiple platforms at the same time with Relay

Awesome Lists containing this project

README

        

# Relay

Go backend service that accepts an RTMP stream and proxies it out to multiple destinations. For example, using OBS to stream to this replay, and have it stream to both YouTube and Twitch simultaneously.

This was created before there were any options available, but now there are many offerings both free and paid.

Depends on ffmpeg and redis

# TODO:

- Document messages passed via redis to the relay
- Option to restrict outbound bitrate to conform to upstream provider limits