[Bug 788777] rtpjitterbuffer/h264parse timestamp issue (regression)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 11 18:39:06 UTC 2017


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Over TCP it works intentionally like that. TCP is not very regular with packet
arrival times, things arrive in batches usually due to how TCP works and
buffering everywhere along the path.

With TCP the idea is that the first buffer has timestamps, and from then on we
simply interpolate based on the RTP timestamps.

-- 
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