gst-plugins-rs/utils
Vivia Nikolaidou 063871a1eb togglerecord: Add support for non-live inputs
Live input + is-live=false:
    While not recording, drop input
    When recording is started, offset to collapse the gap

Live input + is-live=true:
    While not recording, drop input
    Don't modify the offset

Non-live input + is-live=false:
    While not recording, block input
    Don't modify the offset

Non-live input + is-live=true:
    While not recording, block input
    When recording is started, offset to current running time

Co-authored-by: Jan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1206>
2023-06-14 15:58:04 +03:00
..
fallbackswitch fallbackswitch: add 'stop-on-eos' property 2023-06-13 14:49:06 +02:00
livesync use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
togglerecord togglerecord: Add support for non-live inputs 2023-06-14 15:58:04 +03: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