Hello,
I am working on a project using Python and OpenCV on Raspberry Pi, and I have a problem connecting the camera (it is an Arducam B0390 (IMX219 - 8 MP) to OpenCV.
The user guide for the camera gives instructions on using the camera by using libcamera which works fine, but as I found out later libcamera is not supported by OpenCV, is there any way to workaround this issue?