gstreamer/gst-libs/gst
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
..
adaptivedemux adaptivedemux: fix pending_segment log 2017-12-20 14:20:55 +02:00
audio Update for renamed aggregator pad API 2018-01-23 09:01:00 +00:00
basecamerabinsrc meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00
codecparsers codecparser: vp8: Fix range decoder init 2018-01-30 11:34:58 -09:00
insertbin meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00
interfaces meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00
isoff meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00
mpegts meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00
opencv opencv: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
player player: doc update for set_subtitle_uri() 2018-01-07 17:03:10 +00:00
uridownloader meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00
video videoaggregatorpad: implement skip_buffer 2018-01-23 20:19:38 +01:00
wayland gl, wayland: mark more declared functions with GST_EXPORT 2017-08-10 09:09:22 +01:00
webrtc webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
meson.build webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00