[Bug 760532] bin, pipeline, sink: state change / async-done propagation issue with repeated rtspsrc seeks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 27 17:48:36 UTC 2016


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

--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 326883
  --> https://bugzilla.gnome.org/attachment.cgi?id=326883&action=edit
rtspsrc: Update caps for TCP whenever they change

We only changed them for UDP so far, which caused the wrong seqnum-base and
other information to be passed to rtpjitterbuffer/etc when seeking. This
usually wasn't that much of a problem as the code there is robust enough, but
every now and then it causes us to drop up to 32756 packets before we
continue doing anything meaningful.

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