gst-plugins-rs/utils
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
..
fallbackswitch utils/fallbacksrc: Schedule another timeout after the last buffering activity 2020-05-21 11:45:28 +03:00
togglerecord togglerecord: Set the DISCONT flag on the first buffer after recording starts 2020-05-08 22:39:05 +03:00