[Bug 796387] New: webrtcbin: with UDPFEC/RED, pads are incorrectly exposed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 24 15:17:27 UTC 2018


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

            Bug ID: 796387
           Summary: webrtcbin: with UDPFEC/RED, pads are incorrectly
                    exposed
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gnome-bugzilla at dreambox.guru
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 372389
  --> https://bugzilla.gnome.org/attachment.cgi?id=372389&action=edit
modified example (adds an audio stream and checks caps)

I've noticed that my recvonly webrtcbin application breaks once I enabled the
new ULPFEC/RED features. 

it's really easy to reproduce with this modified example of webrtctransceiver.c
it works when commenting out the ULPFEC/RED features. if they're enabled, the
pad-added callback asserts because the pad's CAPS aren't fully set.

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