gst-plugins-rs/docs/plugins
Guillaume Desmottes 6f75243c8f fallbackswitch: add 'stop-on-eos' property
Fix the following use case:
- main input of fallbackswitch is finite (a media file)
- fallback input is infinite (videotestsrc)
- main input is done and send eos, which is propagated downstream
- fallbackswitch switches to fallback, sending STREAM_START which reset
  EOS downstream (aggregator does that)
- fallback input keeps pushing buffers forever.

Solve it by adding a 'stop-on-eos' property so fallbackswitch stops
pushing property once the main input is eos.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1249>
2023-06-19 19:02:33 +03:00
..
all_index.md Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00
gst_plugins_cache.json fallbackswitch: add 'stop-on-eos' property 2023-06-19 19:02:33 +03:00
index.md Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00
sitemap.txt Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00