[Bug 797303] rtpbasepayload: Update seqnum property correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 27 10:53:32 UTC 2018


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The patch is actually fine, the property should give the seqnum of the last
processed packet. It's a bug elsewhere (RTSP server, probably others) that they
assume that they can get the very first seqnum from there on preroll.

The real solution would be to change RTSP server (and whatever else breaks) to
use the seqnum-offset from the RTP stats instead. That's always going to be the
very first seqnum.

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