[Bug 687657] rtpsession: Demux RTCP buffers from the RTP stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 13 07:29:26 PDT 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.5

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2013-09-13 14:29:19 UTC ---
Sorry for delay, I didn't want the additional check for the common RTP path.
Updated patch relies on the RTP map code to reject possible RTCP packets. If an
RTP packet is declared invalid, we attempt to decode the packet as RTCP.


commit b9ceafe5af016df012fab524418ae6b506a1f8a4
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Fri Sep 13 16:25:49 2013 +0200

    rtpsession: Demux RTCP buffers from the RTP stream

    If there are RTCP buffers in the RTP stream, process them as
    RTCP. This way, we want receive streams following RFC 5761

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

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