gstreamer/subprojects/gst-plugins-bad/ext/webrtc
Mathieu Duponchelle 91317aacaf webrtcbin, rtpbin: check before setting properties on jitterbuffer
In rtpbin we already systematically check for all property names
except latency, correct that.

In webrtcbin we need to check before trying to use the do-retransmission
property.

This is useful for the case where an element like identity gets passed
to rtpbin's request-jitterbuffer property, when the application wants
to use webrtcbin in an SFU situation, with no reordering and no added
latency

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6112>
2024-02-14 08:52:50 +00:00
..
fwd.h
gstwebrtc.c
gstwebrtcbin.c webrtcbin, rtpbin: check before setting properties on jitterbuffer 2024-02-14 08:52:50 +00:00
gstwebrtcbin.h
gstwebrtcstats.c
gstwebrtcstats.h
meson.build
transportreceivebin.c
transportreceivebin.h
transportsendbin.c
transportsendbin.h
transportstream.c
transportstream.h
utils.c webrtcbin: Improve SDP intersection for Opus 2024-01-25 13:37:21 +00:00
utils.h webrtcbin: Improve SDP intersection for Opus 2024-01-25 13:37:21 +00:00
webrtcdatachannel.c
webrtcdatachannel.h
webrtcsctptransport.c
webrtcsctptransport.h
webrtcsdp.c webrtcsdp: Don't require fingerprint in inactive media 2023-11-13 20:51:31 +00:00
webrtcsdp.h
webrtctransceiver.c
webrtctransceiver.h