[Bug 736017] Sequence number not monotonic in RTSP server with basepayload component

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 5 03:25:08 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736017
  GStreamer | gst-plugins-base | 1.4.0

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-05 10:25:01 UTC ---
As discussed on IRC:

<Trollkarlen> Am I suppose to take care of any reset for sequence number when
moving from PAUSED_TO_READY state?
<slomo> i think it should get a new random start seqnum whenever it goes from
READY to PAUSED
<slomo> and not only the very first time
<Trollkarlen> but when using rtsp-server with payloader, it always generates a
random sequence number when you pause.
<Trollkarlen> because in pause state rtsp-server goes to null state.
<slomo> yes, but that's a problem of the rtsp-server, not the payloader
<Trollkarlen> But as per the rfc, it should be monotonic.
<slomo> maybe the rtsp-server should be able to set the sequence number itself
when starting it again
<slomo> yes, it's definitely a bug but imho not in the payloader

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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