raspistill used the old legacy camera driver. libcamera-still uses the new libcamera driver which supports a lot more cameras and is a lot more flexible.I could now use the camera, since I used: libcamera-still
I didn't realize that I could use that command instead of "raspistill". For some reason that I do not understand, the raspistill command is not found by the system.
There is a whole load of documentation here on how to use the cameras with the new driver, both with command line tools like libcamera-still and libcamera-vid, and with Python programs using the picamera2 module.
Statistics: Posted by rpdom — Sun Apr 07, 2024 8:14 am