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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 14 20:07:24 PST 2014


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

--- Comment #2 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-02-15 01:56:22 UTC ---
I think this might be over complicated. The only supported rtspsrc source caps
are application/x-rtp and application/x-rdt.

May be it would be easier to check if the incoming caps are application/x-srtp
and if so request_pt_map should return application/x-rtp.

Does that make any sense?

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