-->
julis

How To Use WebCam Logitech C170 on Raspberry PI 2 (Raspbian)

this is what i've done

- install fswebcam
  install fswebcam package using command :
  sudo apt-get install fswebcam

- usage

enter the command below to capture the image:

fswebcam -p YUYV -d /dev/video0 -r 640x480 /home/pi/image.jpg

reference source :

- https://www.raspberrypi.org/documentation/usage/webcams/
- https://www.raspberrypi.org/forums/viewtopic.php?f=45&t=60076



 
julis
julis
Load comments