mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-02-22 15:46:20 +00:00
Brings support for multiple streams of each kind to fallbacksrc. Usage past 1video/1audio stream now requires using the stream selection API. fallbacksrc will expose its own collection of streams, which will be mapped to streams from the main and fallback source automatically. This mapping can be changed via the map-streams signal. The amount of streams being exposed by fallbacksrc is dictated by the main source. CustomSource has been updated to also support multi-stream scenarios, both for stream-aware elements and for simple bins without such functionality. Co-authored-by: Sebastian Dröge <sebastian@centricular.com> Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1832> |
||
---|---|---|
.. | ||
fallbackswitch | ||
livesync | ||
togglerecord | ||
tracers | ||
uriplaylistbin |