The TrackDepos depo generator has a concept of a configurable "group time". If set the depos will have EOS markers added to the output depo stream to delineate that time. This simulates "discrete" mode processing.
The BlipSource needs to get this as well.
[ ] Use group_time configuration parameter to match TrackDepos
[ ] Change current "one shot" EOS handling policy but keep honoring a stop_time.
The
TrackDepos
depo generator has a concept of a configurable "group time". If set the depos will have EOS markers added to the output depo stream to delineate that time. This simulates "discrete" mode processing.The
BlipSource
needs to get this as well.group_time
configuration parameter to matchTrackDepos
stop_time
.