gstreamer/subprojects/gst-plugins-bad/ext/webrtc
Olivier Crête c4971a456e webrtcbin: Limit sink query to sink pads
This allows the reception of streams that don't exactly match
the codec preferences. In particular, the ssrc in the codec preferences
is local sender SSRC, the other side is expected to send a different SSRC.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2615>
2022-06-17 08:08:43 +00:00
..
fwd.h webrtcstats: Improve selected candidate pair stats by adding ICE candidate info 2022-05-26 10:54:59 +00:00
gstwebrtc.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwebrtcbin.c webrtcbin: Limit sink query to sink pads 2022-06-17 08:08:43 +00:00
gstwebrtcbin.h webrtc: produce stats for all relevant streams 2022-03-29 23:55:41 +00:00
gstwebrtcice.c webrtc: fix build with older libnice versions 2022-05-26 18:17:49 +00:00
gstwebrtcice.h webrtc: Refactor ICECandidateStats freeing logic to a dedicated function 2022-05-26 10:54:59 +00:00
gstwebrtcstats.c webrtc: Refactor ICECandidateStats freeing logic to a dedicated function 2022-05-26 10:54:59 +00:00
gstwebrtcstats.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
icestream.c webrtc: Fix memory leak in icestream 2022-04-29 21:52:43 +00:00
icestream.h webrtc: Improve robustness of nice agent signal handlers 2022-04-04 02:10:35 +00:00
meson.build webrtc: Ensure the NICE_CHECK_VERSION macro is available 2022-05-26 10:54:59 +00:00
nicetransport.c webrtc: Improve robustness of nice agent signal handlers 2022-04-04 02:10:35 +00:00
nicetransport.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
transportreceivebin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
transportreceivebin.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
transportsendbin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
transportsendbin.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
transportstream.c webrtc: implement initial simulcast fec/rtx usage 2022-03-29 23:55:41 +00:00
transportstream.h webrtc: implement initial simulcast fec/rtx usage 2022-03-29 23:55:41 +00:00
utils.c webrtc: Expose RTCError enum 2022-01-29 14:42:22 +00:00
utils.h webrtcbin: improve some debugging output 2022-03-29 23:55:40 +00:00
webrtcdatachannel.c webrtcdatachannel: Chain to parent class constructed 2022-06-07 11:29:32 +00:00
webrtcdatachannel.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
webrtcsctptransport.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
webrtcsctptransport.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
webrtcsdp.c webrtc: Expose RTCError enum 2022-01-29 14:42:22 +00:00
webrtcsdp.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
webrtctransceiver.c webrtcbin: initial support for sending and receiving simulcast streams 2022-03-29 23:55:40 +00:00
webrtctransceiver.h webrtcbin: initial support for sending and receiving simulcast streams 2022-03-29 23:55:40 +00:00