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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 30 02:43:47 PST 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #10 from Wim Taymans <wim.taymans at gmail.com> 2013-12-30 10:43:43 UTC ---
commit 47c65fc269c0f83f710b88b446d8430fcd7ca231
Author: Aleix Conchillo Flaqué <aleix at oblong.com>
Date:   Thu Dec 5 15:53:52 2013 -0800

    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.

      https://bugzilla.gnome.org/show_bug.cgi?id=719938

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