Unfortunately not. HailoRT needs at least one DMA copy from the host (CPU memory) to the device, and that’s by design ,there’s no way around it. It can’t import camera DMABUFs directly as input tensors.
[HailoRT] [error] CHECK failed - Manually activate a core-op is not allowed when the core-op scheduler is active!
[HailoRT] [error] Failed activate HAILO_INVALID_OPERATION(6)
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_INVALID_OPERATION(6)
[fatal] could not init scheduler runner
Hi together, like I understood, the hailo8 does not support zero-copy by the design?
Do you have then recommendations how to design the system to get quite low cpu-usage? At my usecase i have 4 streams, which leads at the moment to a quite high cpu-load.