Skip to content

fallbackswitch: Add fallbacksource element that automatically retries playback of an URI

Sebastian Dröge requested to merge slomo/gst-plugins-rs:fallbacksource into master

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.

Merge request reports