nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

Multiple RTMP Servers Synchronized?

Open gfisher42 opened this issue 4 years ago • 3 comments

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.

gfisher42 avatar Apr 12 '20 21:04 gfisher42

I have pretty much the same issue. Is there any solution to this?

regstuff avatar Jul 10 '20 18:07 regstuff

Sadly it doesn't seem we'll get anything for this within NGINX; has anyone else found a solution?

Nostrildumbass avatar Apr 13 '23 04:04 Nostrildumbass

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.

dburianov avatar Jul 18 '23 17:07 dburianov