gst-plugins-rs/net
Alba Mendez 3bc9df7e71 webrtchttp: whipsink: construct TURN URL correctly
Right now the code manually pieces together the components
in a String for efficiency. When credentials contain special
characters this can result in invalid URLs, so do it the proper
way (with Url::parse + format) to make sure components are escaped
as needed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1008>
2022-12-12 13:38:29 +02:00
..
aws Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
hlssink3 Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
ndi net/ndi: fix build with --no-default-features 2022-12-12 13:30:57 +02:00
onvif Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
raptorq Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
reqwest Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
rtp Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
webrtc webrtcsink: Support nvv4l2vp9enc 2022-12-12 13:37:00 +02:00
webrtchttp webrtchttp: whipsink: construct TURN URL correctly 2022-12-12 13:38:29 +02:00