gst-plugins-rs/utils/fallbackswitch
Sebastian Dröge b3138ad041 utils/fallbacksrc: Schedule another timeout after the last buffering activity
If we switch to the fallback stream but the last buffering activity was
less than $timeout ago, we shouldn't restart the source yet but wait a
bit longer. However for that we actually need to schedule another
timeout, which was not happening before.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/116
2020-05-21 11:45:28 +03:00
..
examples fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
src utils/fallbacksrc: Schedule another timeout after the last buffering activity 2020-05-21 11:45:28 +03:00
tests fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00