gst-plugins-rs/net/webrtc/src/webrtcsink
Francisco Javier Velázquez-García 8fc652f208 webrtcsink: Refactor value retrieval to avoid lock poisoning
When setting an incorrect property name in settings,
start_stream_discovery_if_needed would panic because it attempts to
unwrap a poisoned lock for settings.

This refactor avoids that situation.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1594>
2024-05-31 08:10:23 +00:00
..
homegrown_cc.rs webrtcsink: don't panic with bitrate handling unsupported encoders 2024-04-09 15:48:59 +00:00
imp.rs webrtcsink: Refactor value retrieval to avoid lock poisoning 2024-05-31 08:10:23 +00:00
mod.rs webrtc: add features for specific signallers 2024-04-12 19:10:42 +02:00
pad.rs webrtcsink: Added sinkpad with "msid" property 2024-02-12 15:04:44 +00:00