[Bug 797303] rtpbasepayload: Update seqnum property correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 19 14:05:05 UTC 2018


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

--- Comment #3 from Linus Svensson <linus.svensson at axis.com> ---
This might cause a problem when the RTP info is generated in gst-rtsp-server. I
have to investigate.

There is code in gst-rtsp-server that reads the current sequence number from
all payloaders and set a new offset when a media is paused. That will not work
if the last push was a buffer list. (do_set_seqnum() in rtsp-media.c).

Anyway, don't merge until I have figured out if the RTP info was affected by
this.

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