When I install the regular Raspberry pi image, when I run rpicam-still --list-cameras, it will list the camera. When I do rpicam-still -o test.jpg, it will generate an image and save it.
Unfortunately, on the installed image from the releases page here, when I run rpicam-still --list-cameras, it gives the message 'No cameras available!'. When I run rpicam-still -o test.jpg, it says the same.
When I install the regular Raspberry pi image, when I run
rpicam-still --list-cameras
, it will list the camera. When I dorpicam-still -o test.jpg
, it will generate an image and save it.Unfortunately, on the installed image from the releases page here, when I run
rpicam-still --list-cameras
, it gives the message 'No cameras available!'. When I runrpicam-still -o test.jpg
, it says the same.