To allow picamera to be used, try Bullseye Raspberry Pi OS (Legacy 32-bit) Full from the Raspberry Pi OS (other) menu in Imager.In future, would installing a more legacy OS on the PI perhaps allow me to use Picamera rather than Picamera2? Do you know what OS it would be? I would assume bookworm would work, no?
Once installed and the usual
Code:
sudo apt update sudo apt full-upgrade
Code:
sudo raspi-config
3 Interfacing
I.1 Legacy camera
yes finish and reboot
Then install OpenCV with
Code:
sudo apt install python3-opencvsudo apt install opencv-data
Statistics: Posted by sandyol — Tue Feb 13, 2024 12:48 am