gst-plugins-rs/utils
Vivia Nikolaidou 8417efc630 togglerecord: Error out if main stream buffer has no valid running time
We cannot continue with this buffer, because we cannot calculate the
time when the recording stopped or started. We also cannot safely drop
it, because that might break the stream, especially if it's encoded.
Therefore, we return an element error.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1264>
2023-06-30 09:20:42 +00:00
..
fallbackswitch fallbackswitch: add 'stop-on-eos' property 2023-06-13 14:49:06 +02:00
livesync livesync: Wait for the end timestamp of the previous buffer before looking at queue 2023-06-20 13:01:39 +00:00
togglerecord togglerecord: Error out if main stream buffer has no valid running time 2023-06-30 09:20:42 +00:00
tracers tracers: queue_levels: add appsrc support 2023-02-28 14:38:29 +01:00
uriplaylistbin uriplaylistbin: use thiserror 2023-06-06 12:46:17 +02:00