gstreamer/tests/examples
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
..
audiomixmatrix examples: audiomixmatrix: Remove unused part 2017-12-06 14:18:59 -05:00
avsamplesink Use value instead of version macro when testing for mac OS version 2017-10-20 01:49:22 +11:00
camerabin2 Update Edgard Lima's email 2017-02-27 00:50:46 +00:00
codecparsers gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
compositor examples: fix compiler warning in compositor crossfade example 2017-08-03 20:21:17 +01:00
directfb gst: Fix caps leak 2016-11-30 09:59:08 +02:00
gtk gtk example: Fix cflags in Makefile.am 2017-12-19 16:22:52 -05:00
ipcpipeline examples: ipcpipeline: get rid of yet another use of SOCK_NONBLOCK 2017-09-04 10:40:40 +03:00
mpegts meson: Define GST_USE_UNSTABLE_API in the build system 2017-10-04 10:00:48 -04:00
mxf mxfdemux-structure: Sync fakesink state with the bin to make the application work at all 2015-10-21 19:54:15 +03:00
opencv examples: opencv: typo fix 2016-05-19 09:18:43 +01:00
qt qmlsink example: Add CMakeLists.txt 2017-06-22 01:01:40 +10:00
uvch264 configure.ac: fix build when the uvch264 plugin is not selected 2015-08-19 16:52:03 +03:00
waylandsink tests: put the waylandsink example window.ui file in EXTRA_DIST 2015-11-22 13:11:48 +01:00
webrtc 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
meson.build webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
playout.c gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00