In this video I show you how to get started using a USB webcam with our Raspberry Pi.
Commands:
sudo apt-get install fswebcam
sudo fswebcam image.jpg
sudo fswebcam -r 1280x720 --no-banner image2.jpg
sudo nano webcam.sh
sudo chmod +x webcam.sh
./webcam.sh
Website: http://www.mrhobbytronics.com
Twitter: / mrhobbytronics
Facebook: / mrhobbytronics