nginx-rtmp-module
nginx-rtmp-module copied to clipboard
Multiple RTMP Servers Synchronized?
I have a situation where I have 3-5 different streams coming into NGINX using RTMP and one device this is pulling all of these streams into OBS for re-streaming to Twitch. The issue is the different latency/delays introduced by each stream to NGINX. Is there a way to have NGINX and the RTMP module synchronize all of these streams to a single time source before they are retrieved into OBS?
I've handled this in OBS with render delays but these delays can change over time due to bandwidth/networking issues so this has not been a good solution.
I have pretty much the same issue. Is there any solution to this?
Sadly it doesn't seem we'll get anything for this within NGINX; has anyone else found a solution?
I use NDI based solution for Live streaming. It minimal latency and you can use SMPTE timecode for it. But these solution want additional CPU and Network resources.