gstreamer/pkgconfig
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 ignore .pc files 2003-04-27 06:12:29 +00:00
gstreamer-bad-audio-uninstalled.pc.in pkgconfig: Move fixes for move of aggregator to core 2017-12-08 13:54:27 +01:00
gstreamer-bad-audio.pc.in Fix typo in gstreamer-bad-audio-1.0.pc 2017-12-24 11:36:01 +01:00
gstreamer-bad-video-uninstalled.pc.in pkgconfig: Move fixes for move of aggregator to core 2017-12-08 13:54:27 +01:00
gstreamer-bad-video.pc.in pkgconfig: Move fixes for move of aggregator to core 2017-12-08 13:54:27 +01:00
gstreamer-codecparsers-uninstalled.pc.in pkgconfig: fix uninstalled .pc files for codecparsers + mpegts 2017-02-15 19:07:32 +00:00
gstreamer-codecparsers.pc.in gst: Update versioning 2012-04-04 14:44:34 +02:00
gstreamer-gl-uninstalled.pc.in pkgconfig: missing GL_CFLAGS in gstreamer-gl-uninstalled.pc.in 2017-07-14 10:10:47 +01:00
gstreamer-gl.pc.in gl/pkg-config: add the configured platform/api/winsys 2017-01-10 13:57:37 +11:00
gstreamer-insertbin-uninstalled.pc.in pkg-config: Add both srcdir and builddir to the include path 2017-02-27 19:13:11 +02:00
gstreamer-insertbin.pc.in insertbin: Add bin to dynamically insert elements in a running pipeline 2013-01-23 21:13:03 -05:00
gstreamer-mpegts-uninstalled.pc.in pkgconfig: fix uninstalled .pc files for codecparsers + mpegts 2017-02-15 19:07:32 +00:00
gstreamer-mpegts.pc.in Add gstreamer-mpegts pkg-config file. 2013-10-01 09:02:32 +02:00
gstreamer-player-uninstalled.pc.in pkg-config: Add both srcdir and builddir to the include path 2017-02-27 19:13:11 +02:00
gstreamer-player.pc.in player: Add support for multiview settings 2016-04-21 14:58:18 +03:00
gstreamer-plugins-bad-uninstalled.pc.in webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gstreamer-plugins-bad.pc.in pkgconfig: Don't include libraries in the generic gst-plugins-bad pc file 2013-12-18 13:48:54 +01:00
gstreamer-wayland-uninstalled.pc.in pkg-config: Add both srcdir and builddir to the include path 2017-02-27 19:13:11 +02:00
gstreamer-wayland.pc.in wayland: install .pc file 2014-06-17 13:51:30 +02:00
gstreamer-webrtc-uninstalled.pc.in webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gstreamer-webrtc.pc.in 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