Raspberry Camera
First enable camera from raspi-config
, interfaces and camera.
Reboot the pi.
Then run e.g. raspistill -w 1024 -h 768 --exposure auto -o out.jpg
.
First enable camera from raspi-config
, interfaces and camera.
Reboot the pi.
Then run e.g. raspistill -w 1024 -h 768 --exposure auto -o out.jpg
.