gst-plugins-rs/net
François Laignel f532d523b2 webrtcsink: fix RFC7273 attributes
RFC7273 related attributes are set in the SDP offer by passing them via the
transceiver `codec-preferences` signal. These attributes are intended to be set
at the media level so they must be prefixed by `a-` in the `Caps` argument to
the signal. Otherwise they end up under `a=fmtp`.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1810>
2024-09-25 09:30:48 +00:00
..
aws net/aws: fix spurious dispatch failures 2024-09-05 07:43:23 +00:00
hlssink3 hlscmafsink: Add playlist-root-init property 2024-09-11 03:36:08 +09:00
mpegtslive mpegtslivesrc: Make sure to use the object as context for all debug logs 2024-09-09 13:29:14 +00:00
ndi ndisrc: Use correct receive time to re-initialize time tracking on disconts 2024-09-05 10:18:48 +00:00
onvif onvifmetadatapay: Set output caps earlier 2024-09-19 20:45:43 +10:00
quinn net/quinn: Fix generation of self signed certificate 2024-07-12 12:26:54 +05:30
raptorq Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
reqwest Fix new Rust 1.81 clippy warnings 2024-09-05 22:01:01 +03:00
rtp rtp: mp4gpay: Don't set seqnum-base on the caps 2024-08-10 08:06:40 +00:00
rtsp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
webrtc webrtcsink: fix RFC7273 attributes 2024-09-25 09:30:48 +00:00
webrtchttp whepsrc: Fix incorrect default caps 2024-08-26 19:44:37 +05:30