[Bug 721821] New: rtspsrc: update pt map when using decoders

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 8 11:36:45 PST 2014


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

           Summary: rtspsrc: update pt map when using decoders
    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: aleix at oblong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


If an RTP decoder is requested in rtspsrc (e.g. to add SRTP support), the
source pad in rtspsrc will get the wrong caps.

When rtpptdemux signal request-pt-map is emitted, the rtspsrc request_pt_map
callback will be called. This function returns stream->caps which have a media
type obtained using the incoming transport (application/x-srtp).

There should be a way to update this outgoing caps.

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