In my app I’m using OpenCV’s python interface to grab frames from the Pi camera. Using a USB webcam works fine but I get the following error with the Raspberry Pi camera module:
VIDEOIO ERROR: V4L: can't open camera by index 0
I wanted to check here since all the examples seem to be using the 32 bit OS.
For my testing setup I used this project which uses opencv to read a frame from the camera and print some info about it (width, height, channels).
Using the current 64bit production version of balenaOS for the pi3 (2.38.0+rev1) indeed the camera module doesn’t work.
I also tried the 2.43.0 rev1 64bit version which hasn’t been released yet, the outcome was that it works as expected!
You can say I am unlucky because it’s not working on my Blackberry, in fact, I purchased my blackberry from Christmas Coupons at Reecoupons, can you fix my issue?