Error running demos: "unexpected lores format YUYV

Got the board installed, got the camera up and running (Arducam 64MP OwlSight OV64A40) but when I try to run any of the sample apps, I get

rpicam-hello -t 0 --post-process-file ~/rpicam-apps/assets/hailo_yolov6_inference.json --lores-width 640 --lores-height 640
Unexpected lores format YUYV

Repeated on the console and no objects are detected. The video window comes up fine, but no objects are detected.

What am I missing?

Hey @david.simmons ,

Welcome to the Hailo Community!

To get you started, I suggest checking out the Hailo examples we provide. You’ll find complete applications that leverage the GStreamer framework and a Python API. These examples are available in our GitHub repository:

Before diving into the examples, make sure you have installed the necessary Hailo packages. You can find the installation instructions for Raspberry Pi 5 in the following link:

If you encounter any issues or have questions while exploring the examples, don’t hesitate to reach out.