gst-plugins-rs/net
Maksym Khomenko 8355f93f5f 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/1387>
2023-11-10 17:32:39 +02:00
..
aws Update version to 0.9.11 2023-07-20 15:15:07 +03:00
hlssink3 hlssink3: Various cleanup 2023-11-10 17:32:39 +02:00
ndi Update version to 0.9.11 2023-07-20 15:15:07 +03:00
onvif onvifmetadataparse: Skip metadata frames with unrepresentable UTC time 2023-09-20 11:50:27 +03:00
raptorq Update version to 0.9.11 2023-07-20 15:15:07 +03:00
reqwest Update version to 0.9.11 2023-07-20 15:15:07 +03:00
rtp Update version to 0.9.11 2023-07-20 15:15:07 +03:00
webrtc webrtcsrc: use @watch instead of @to-owned 2023-11-10 17:32:39 +02:00
webrtchttp net: webrtc/webrtchttp: Respect HTTP redirects 2023-11-10 17:32:39 +02:00