gst-plugins-rs/net
Sanchayan Maity 95c007953c webrtchttp: Allow audio or video caps to be specified as None with WHEP
We were setting audio and video caps by default even when the user
might have requested only video or audio. This would then result
in a `Could not reuse transceiver` error from the webrtcbin.

Fix this by allowing the user to specify audio or video caps as
None. This allows us to maintain the earlier behaviour for backward
compatibility while allowing the user to not request audio or video
as need be.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1433>
2024-01-18 15:43:19 +05:30
..
aws aws: s3: Disable remaining tests too for now 2024-01-16 09:13:41 +02:00
hlssink3 Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
ndi ndi: don't accumulate meta with audio only streams 2023-11-13 19:26:23 +01:00
onvif Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
raptorq Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
reqwest Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
rtp rtp: Update to bitstream-io 2.0 2023-12-09 12:17:51 +02:00
webrtc webrtc: Remove unnecessary manual Send+Sync implementations for signallers 2024-01-18 10:01:25 +02:00
webrtchttp webrtchttp: Allow audio or video caps to be specified as None with WHEP 2024-01-18 15:43:19 +05:30