[Bug 719938] rtpbin: allow dynamic RTP/RTCP encoders and decoders

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 5 16:02:44 PST 2013


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

--- Comment #1 from Aleix Conchillo Flaqué <aleix at oblong.com> 2013-12-06 00:02:39 UTC ---
Created an attachment (id=263627)
 View: https://bugzilla.gnome.org/attachment.cgi?id=263627
 Review: https://bugzilla.gnome.org/review?bug=719938&attachment=263627

rtpbin dynamic encoders/decoder (#1)

First attempt to start discussions and request for comments. From the commit
log:

    rtpbin: allow dynamic RTP/RTCP encoders/decoders

    * gst/rtpmanager/gstrtpbin.[ch]: four new action signals have been
      added (request-rtp-encoder, request-rtp-decoder, request-rtcp-encoder
      and request-rtcp-decoder). The user will be able to provide encoders
      or decoders dynamically. The encoders must follow the srtpenc API and
      the decoders the srtpdec API. Having separate signals for RTP and RTCP
      allows the user to use different encoders/decoders or provide the same
      one (e.g. that would be the case for srtpenc).

      Also, rtpbin now allows application/x-srtp in its pads.

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