cBrandon Community

General Category => Raspberry Pi => Topic started by: branx86 on December 08, 2016, 03:21:38 PM

Title: Take a Picture
Post by: branx86 on December 08, 2016, 03:21:38 PM
Take a picture
Install the software:
sudo apt-get install fswebcam
Capture images:
fswebcam -r 640x480 image.jpg


ls  /dev/v4l/by-id/    will list all USB cams
lsusb   will give the address of cams

sudo modprobe bcm2835-v4l2   -If you see a grey picture from camera or no picture at all