gst-plugins-rs/net
Mathieu Duponchelle e72e361b63 webrtcsink: improve error when no discovery pipeline runs
If for instance no encoder was found or the RTP plugin was missing,
it is possible that no discovery pipeline will run for a given stream.

Provide a more helpful error message for that case.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/534
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1582>
2024-05-23 16:13:42 +03:00
..
aws Fix new Rust 1.78 clippy warnings 2024-05-23 16:13:15 +03:00
hlssink3 Fix new Rust 1.78 clippy warnings 2024-05-23 16:13:15 +03:00
ndi Fix a couple of compiler/clippy warnings with --no-default-features 2024-02-08 13:02:55 +02:00
onvif onvifmetadataparse: Reset state in PAUSED->READY after pad deactivation 2024-04-08 15:19:21 +03:00
raptorq Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
reqwest reqwest: Update to reqwest 0.12 2024-04-08 15:17:31 +03:00
rtp rtpgccbwe: Move away from deprecated time::Instant to std::time::Instant 2024-04-29 11:50:29 +03:00
rtsp Fix clippy warnings after upgrade to Rust 1.77 2024-04-08 15:15:26 +03:00
webrtc webrtcsink: improve error when no discovery pipeline runs 2024-05-23 16:13:42 +03:00
webrtchttp webrtchttp: Update to reqwest 0.12 2024-04-08 15:19:45 +03:00