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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 07:30:16 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-12 14:30:06 UTC ---
commit 376488d8c7d0a92c56065070f9003e699533c3e5
Author: Srimanta Panda <srimanta at axis.com>
Date:   Mon Sep 8 09:26:23 2014 +0200

    rtsp-media: Make sure that sequence numbers are monotonic after pause

    The sequence number is not monotonic for RTP packets after pause. The
    reason is basepayloader generates a randon sequence number when the
    pipeline goes from ready to pause. With this fix generation of sequence
    number will be monotonic when going from pause to play request.

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

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