gstreamer/ext/webrtc
Jan Alexander Steffens (heftig) dc0e95acab webrtcbin: Filter transport stream stats by ssrc
Since the addition of BUNDLE support, the pads and the transceivers
share a single transport stream. When getting stats from the stream,
filter by the ssrc of the current pad to avoid merging the stats for
different pads.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/889
2019-03-12 01:40:59 +00:00
..
fwd.h webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
gstwebrtc.c webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gstwebrtcbin.c webrtc: fix rtx + bundle 2019-02-15 08:19:51 +00:00
gstwebrtcbin.h webrtc: expose ice-transport-policy property 2019-01-23 22:47:51 +00:00
gstwebrtcice.c webrtc: expose ice-transport-policy property 2019-01-23 22:47:51 +00:00
gstwebrtcice.h webrtcbin: New add-turn-server API 2018-09-19 16:17:24 +02:00
gstwebrtcstats.c webrtcbin: Filter transport stream stats by ssrc 2019-03-12 01:40:59 +00:00
gstwebrtcstats.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
icestream.c webrtc: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 00:17:26 +02:00
icestream.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
Makefile.am webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
meson.build meson: Add missing gio dep to webrtcbin plugin 2018-12-05 19:58:44 +05:30
nicetransport.c webrtc: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 00:17:26 +02:00
nicetransport.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
sctptransport.c webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
sctptransport.h webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
transportreceivebin.c webrtc/receive-bin: block pads before dtlssrtpdec: 2018-12-19 00:44:06 +00:00
transportreceivebin.h webrtc/receive-bin: block pads before dtlssrtpdec: 2018-12-19 00:44:06 +00:00
transportsendbin.c webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
transportsendbin.h webrtc: Clean up and fix transportsendbin 2018-07-14 23:20:13 +10:00
transportstream.c webrtc: move some functions to the appropriate files 2018-11-26 16:07:57 +11:00
transportstream.h webrtc: move some functions to the appropriate files 2018-11-26 16:07:57 +11:00
utils.c tests/webrtc: use the existing functions in the plugin 2018-11-26 17:13:08 +11:00
utils.h tests/webrtc: use the existing functions in the plugin 2018-11-26 17:13:08 +11:00
webrtcdatachannel.c tests/webrtc: use the existing functions in the plugin 2018-11-26 17:13:08 +11:00
webrtcdatachannel.h webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
webrtcsdp.c webrtc: include stdlib.h for atoi() 2018-12-31 12:09:42 +00:00
webrtcsdp.h tests/webrtc: use the existing functions in the plugin 2018-11-26 17:13:08 +11:00
webrtctransceiver.c webrtc: move some functions to the appropriate files 2018-11-26 16:07:57 +11:00
webrtctransceiver.h webrtc: move some functions to the appropriate files 2018-11-26 16:07:57 +11:00