holoscan::ops::video_io::kVideoIoMaxStreams
holoscan::ops::video_io::kVideoIoMaxStreams
Maximum number of I/O ports a base video operator may allocate.
Each port consumes two GXF components (a Transmitter/Receiver plus its scheduling condition), and GXF limits an entity to 1024 components, so 128 leaves ample headroom for other components.