[Bug 720219] rtsptransport: allow getting mime type by profile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 17 01:45:02 PST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #263951|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-17 09:44:56 UTC ---
Review of attachment 263951:
 --> (https://bugzilla.gnome.org/review?bug=720219&attachment=263951)

Is this still necessary with the current plans for SRTP?

::: gst-libs/gst/rtsp/gstrtsptransport.c
@@ +92,3 @@
+      "application/x-rdt", {"rdtmanager", NULL}},
+  {"srtp", GST_RTSP_TRANS_RTP, GST_RTSP_PROFILE_SAVP, "application/x-rtp",
+      "application/x-srtp", {"rtpbin", NULL}},

One time x-rtp, one time x-srtp? I think the difference between mime and
profile_mime should be made clearer in the documentation of the two functions.

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