Project-MONAI/MONAIStream

Refactor `NVStreamMux` to be hidden in `NVAggregatedSourcesComponent`

aihsani opened this issue · 0 comments

The multiplexer in the MONAI Stream pipeline could cause confusion when used alone. Given that it is always behind an aggregated source component this could be simplified to be inside the aggregated sources component and batch data from all declared sources.