Posts Downloads Tags About RSS feed of posts

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.

#raspberry