gst-plugins-rs/net/webrtc/src/aws_kvs_signaller
Arun Raghavan 1c54c77840 webrtcsink: Add a mechanism for SDP munging
Unfortunately, server implementations might have odd SDP-related quirks,
so let's allow clients a way to work around these oddities themselves.
For now, this means that a client can fix up the H.264 profile-level-id
as required by Twitch (whose media pipeline is more permissive than the
WHIP implementation).

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/516
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1525>
2024-05-30 22:16:46 +03:00
..
imp.rs webrtcsink: Add a mechanism for SDP munging 2024-05-30 22:16:46 +03:00
mod.rs webrtc: Remove unnecessary manual Send+Sync implementations for signallers 2024-01-18 10:01:25 +02:00
protocol.rs net/webrtc: implement AWS KVS signaller 2023-03-09 15:39:09 +00:00