gstreamer/docs/libs
Matthew Waters 1894293d63 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@centricular.com>
Mathieu Duponchelle <mathieu@centricular.com>
Edward Hervey <edward@centricular.com>

https://bugzilla.gnome.org/show_bug.cgi?id=792523
2018-02-02 15:02:21 +11:00
..
.gitignore docs: add ignore rules for libs docs directory 2011-09-22 20:09:32 +01:00
compiling.sgml gst: Update versioning 2012-04-04 14:44:34 +02:00
gst-plugins-bad-libs-docs.sgml webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gst-plugins-bad-libs-overrides.txt docs: Build documentations for libraries 2011-09-02 15:46:02 +02:00
gst-plugins-bad-libs-sections.txt webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gst-plugins-bad-libs.types webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
Makefile.am webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00