Holoscan SDK v4.2.0

Variable holoscan::ops::video_io::kVideoIoMaxStreams

constexpr std::uint32_t holoscan::ops::video_io::kVideoIoMaxStreams = 128

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.

Previous Variable holoscan::operator_default_name_v
Next Variable holoscan::resource_default_name_v
© Copyright 2022-2026, NVIDIA. Last updated on May 11, 2026