Increase framerate in hailo-app-infra

Hello everyone, I’m using Pi 5 8GB, IMX219 Stereo Camera, and a Hailo-8L Accelerator. I want to ask how to increase the framerate (fps) when running the detection.py file. Is there any parameter that I can adjust to improve the framerate?

Hey @An_Nguyen ,

Welcome to the Hailo Community!

So for what you’re working on, the --frame-rate flag is your friend – that’ll let you set the frame rate for your input exactly how you need it.
Of-course you can run -h for all the flags!

Hope this helps!