Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5589

Camera board • Re: Raspberry Pi camera issue on Raspberry OS 64 and 32 bit

$
0
0
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.
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.

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



Viewing all articles
Browse latest Browse all 5589

Trending Articles