[Bug 737868] New: rtspsrc: make sure source pads are always application/x-rtp

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 3 17:16:48 PDT 2014


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

           Summary: rtspsrc: make sure source pads are always
                    application/x-rtp
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aconchillo at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


If SRTP is enabled and the protocol is TCP, we need to make sure request_pt_map
returns a valid caps (application/x-rtp or application/x-rdt). Otherwise it
will return application/x-srtp used in the rtspsrc source pads and there not
link to next element expecting application/x-rtp.

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