[Bug 769972] rtpbin: remove arbitrary cutoff to not update ts-offset

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 28 08:36:10 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769972

--- Comment #4 from dyudaken at gmail.com ---
The issue I've seen is that a single stream can get horribly out of order
(packet reordering/retransmits) by a number of seconds, so that the base time
is wrong by seconds. The tsoffset then ends up being just over the limit (3s),
but it can never be corrected due to the clamping.

Perhaps the more reasonable approach is to not allow the tsoffset to expand by
more than 3s, but allow it to reduce?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list