[Bug 783248] New: rtpsession: print value of unknown RTCP Payload Type

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 30 20:20:23 UTC 2017


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

            Bug ID: 783248
           Summary: rtpsession: print value of unknown RTCP Payload Type
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: oneorjuan at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When a RTCP packet with unknown Packet Type is received, rtpsession.c does
GST_WARNING ("got unknown RTCP packet");

It would be useful to indicate the Packet Type, to ease understanding of what
is going on. This situation happened recently to me while receiving RTCP
Extended Reports (RTCP XR), which have PT=207 and are not supported by
GStreamer.

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