Skip to content

WIP: aggregator: Add live mode to working on live mode

Seungha Yang requested to merge seungha.yang/gstreamer:aggregator-live into master

In this mode, aggregator will generate output only in PLAYING state as if it's live source element. Also, start time (segment.position) will be updated using pipeline's running time regardless of start-time-selection mode, meaning that the start-time-selection property will be ignored.

Edited by Seungha Yang

Merge request reports