gst-plugins-rs/net
Maksym Khomenko 5b03f7d7b0 webrtcsrc: use @watch instead of @to-owned
@to-owned increases refcount of the element, which prevents the object from proper destruction, as the initial refcount with ElementFactory::make is larger than 1.

Instead, use @watch to create a weak reference and unbind the closure automatically if the object gets destroyed

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1355>
2023-10-11 11:54:51 +03:00
..
aws Update to AWS SDK 0.33 2023-10-09 11:28:05 +03:00
hlssink3 hlssink3: Update README 2023-09-25 21:34:05 +09:00
ndi Update for VideoFrame / GLVideoFrame API changes 2023-10-02 13:25:25 +03:00
onvif onvifmetadataparse: Skip metadata frames with unrepresentable UTC time 2023-09-16 10:59:27 +03:00
raptorq Fix various new 1.73 clippy warnings 2023-10-03 17:47:30 +03:00
reqwest Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
rtp Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
webrtc webrtcsrc: use @watch instead of @to-owned 2023-10-11 11:54:51 +03:00
webrtchttp net: webrtc/webrtchttp: Respect HTTP redirects 2023-09-26 19:29:41 -04:00