[gstreamer-bugs] [Bug 598377] New: rtpmanager: only forward the lost event to the last seen payloadnumber

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 14 01:42:39 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=598377
  GStreamer | gst-plugins-good | git

           Summary: rtpmanager: only forward the lost event to the last
                    seen payloadnumber
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: havard.graff at tandberg.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


In a case where you have multiple payloadnumbers arriving with the same ssrc,
and you have packetloss, the lost-event will be forwarded using the default
event-handling, meaning the lost-event won't necessarily arrive at the decoder
that is active.

Make the rtpptdemux forward all events on all pads, except for the lost-event,
that only gets forwarded on the active (last seen payloadnumber) pad.

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