michaelkamprath / multi-service-rtmp-broadcaster

A dockerized livestream rebroadcaster
GNU General Public License v3.0
136 stars 25 forks source link

Multiple endpoints #44

Closed shoopg closed 2 years ago

shoopg commented 2 years ago

Would be useful if you could specify, for example, a live and a test endpoint, allowing different stream keys to be used by just changing the endpoint in OBS.

michaelkamprath commented 2 years ago

You can do this by deploying two containers, either on two different servers (with different IP addresses) or on the same server but with different ports.