Pages

Sunday, 16 February 2014

Hi readers!! in this post lets try to capure a pic using Raspberry pi



Connect your Webcam in USB slot of Raspi
Steps
1.Install Motion
code:”sudo apt-get install motion
2.Install fswebcam
code:”sudo apt-get install fswebcam
Now you are ready to capture pic from your pi..

Show your face infront of Camera
Say cheese :) :)
and type the code
code”fswebcam nameofpic.jpeg
The picture captured can be viewed by giving the command
code:"sudo xdg-open nameofpic.jpeg"

Now the pic is captured :) :) :) Smile please :)

No comments:

Post a Comment