voc / srtrelay

SRT relay server for distributing media streams to multiple clients.
MIT License
134 stars 37 forks source link

'synchronize MPEG-TS clients to a GOP start' for h265? #31

Open DigibitDK opened 8 months ago

DigibitDK commented 8 months ago

The 'synchronize MPEG-TS clients to a GOP start' seems to fix some issues I have, when OBS is connecting to an SRT-server. The sound becomes laggy from time to time. You guys seems to have fixed that.

Is there any timeframe for fixing this for the h265 as well? Or is there any other workaround until then?

Best regards.

DigibitDK commented 8 months ago

Or is it already applying to h265? Seems to do a difference on h265.

iSchluff commented 8 months ago

Hi, the framing should be different on h265 so the buffer-start mode wouldn't work properly

It also shouldn't make a difference to the stream after the client starts receiving video/audio, because the buffering only applies to the start of stream.

DigibitDK commented 8 months ago

My issues is at start receiving only :) Or was ... (For h264)