Quoting [email protected] (2024-09-04 10:06:15) > From: Jonathan Baudanza <[email protected]> > > I encountered this problem with NTP timestamps that are extremely old, > like from January, 1990. > > Although RFC3550 suggests that the timestamps in the RTCP packets use > the actual wallclock, some implementations use other clocks, such as > the CLOCK_MONOTONIC on linux. > > I'm my case, I'm dealing with packets from mediasoup. > > Without this patch, start_time_realtime shows up in the distance future > instead of around Jan 1900. > --- > libavformat/rtsp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Will push soonish if nobody objects. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
