[Bug 792523] new webrtc plugin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 2 04:04:05 UTC 2018


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #4 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 1894293d6378c69548d974d2965e9decc1527654
Author: Matthew Waters <matthew at centricular.com>
Date:   Tue Jan 31 20:56:59 2017 +1100

    webrtcbin: an element that handles the transport aspects of webrtc
connections

    SDP's are generated and consumed according to the W3C PeerConnection API
    available from https://www.w3.org/TR/webrtc/

    The SDP is either created initially from the connected
    sink pads/attached transceivers as in the case of generating an offer or
    intersected with the connected sink pads/attached transceivers as in
    the case for creating an answer.  In both cases, the rtp payloaded streams
    sent by the peer are exposed as separate src pads.

    The implementation supports trickle ICE, RTCP muxing, reduced size RTCP.

    With contributions from:
    Nirbheek Chauhan <nirbheek at centricular.com>
    Mathieu Duponchelle <mathieu at centricular.com>
    Edward Hervey <edward at centricular.com>

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

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