I got the same result. Here a video where you can see how the music accelerates and then the latency goes to 0 (What I hope is that when the connection is stabilized again, the latency will remain at 600ms.)
https://www.youtube.com/watch?v=ij8P-enNFZI On Thu, Feb 14, 2019 at 9:47 AM Alex Molon <[email protected]> wrote: > On the receiver side, set the latency around 600ms > > https://ffmpeg.org/ffmpeg-protocols.html#srt > > -----Original Message----- > From: ffmpeg-user [mailto:[email protected]] On Behalf Of > Manuel Alejandro > Sent: 03 February 2019 16:18 > To: FFmpeg user questions > Subject: Re: [FFmpeg-user] Streaming overseas > > Hi Mustafa Al Ani, > How do you deal with the delay variations when loss of unrecoverable > packets occurs? In my case, the delay decreases. For example, it goes from > 400ms to 0ms. The playback jumps forward. At the moment I do not know how > to avoid this. > > On Sun, Feb 3, 2019 at 7:36 AM Mustafa Al Ani <[email protected]> > wrote: > > > I second Alex, > > > > We use SRT to send low latency stream from Copenhagen Denmark to NY, > Ohio, > > and LA in the USA. > > > > R, > > Mustafa > > > > On Thu, Dec 20, 2018 at 4:30 PM Alex Molon <[email protected]> > > wrote: > > > > > SRT forever! > > > > > > Simple, stable, low latency, transports any MPEG-TS content. > > > It is designed expressely for hi quality streams over internet. > > > > > > Alex :) > > > > > > -----Original Message----- > > > From: ffmpeg-user [mailto:[email protected]] On Behalf Of > > > Louis Letourneau > > > Sent: 05 November 2018 18:44 > > > To: FFmpeg user questions > > > Subject: Re: [FFmpeg-user] Streaming overseas > > > > > > > Hello Louis, > > > > > > > > Have you take a look at SRT protocol ? > > > > > > > > Source code : https://github.com/Haivision/srt > > > > > > > > Latest FFmpeg handle this protocol (if i am not wrong). > > > > > > > > > > > > > I didn't know about it. I will try it as soon as i can. It seems > > > interesting. > > > > > > Louis > > > > > > > > > > _______________________________________________ > > > ffmpeg-user mailing list > > > [email protected] > > > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > > > > > To unsubscribe, visit link above, or email > > > [email protected] with subject "unsubscribe". > > > _______________________________________________ > > > ffmpeg-user mailing list > > > [email protected] > > > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > > > > > To unsubscribe, visit link above, or email > > > [email protected] with subject "unsubscribe". > > _______________________________________________ > > ffmpeg-user mailing list > > [email protected] > > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > > > To unsubscribe, visit link above, or email > > [email protected] with subject "unsubscribe". > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
