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

https://github.com/joshfng/relay

RTMP stream multiplexer
https://github.com/joshfng/relay

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

Last synced: 29 days ago
JSON representation

RTMP stream multiplexer

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