Multistream example for hailo8

Hi,
We are working with a Hailo-8 chip and currently have an example project for object detection (with a .hef file) from the Hailo GitHub repository. Our goal is to implement a multi-stream object detection example.

Is there any reference code or example available for running multiple streams with object detection? We are using OpenCV (with FFMPEG) together with HailoRT for this project.

Thanks in advance!

Hey @Bibin_Joseph,

Welcome to the Hailo Community! Good to have you here.

For what you’re looking for, check out our multi-source app - it should cover what you need. You can find it here: hailo-apps-infra/hailo_apps/hailo_app_python/apps/multisource at dev · hailo-ai/hailo-apps-infra · GitHub

Hope this helps!