modulepackage
0.0.0-20231111133656-80dd8e0196a4
Repository: https://github.com/joshfng/relay.git
Documentation: pkg.go.dev
# 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
# Packages
No description provided by the author