gst-plugins-rs/utils/fallbackswitch
Sebastian Dröge a63991e325 fallbackswitch: Add fallbacksource element that automatically retries playback of an URI
This is a wrapper around uridecodebin3 and fallbackswitch that allows to
switch to a still frame on errors and automatically retries the source
in the background on errors until a given retry timeout is reached.
2020-04-24 14:12:01 +03:00
..
examples Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
src fallbackswitch: Add fallbacksource element that automatically retries playback of an URI 2020-04-24 14:12:01 +03:00
tests fallbackswitch: Switch from lazy_static to once_cell 2020-04-08 15:39:35 +03:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml fallbackswitch: Add fallbacksource element that automatically retries playback of an URI 2020-04-24 14:12:01 +03:00