We were trying to capture an image using the Logitech C270 and feeding the code to Putty and here is the response of the Putty:
root@Arduino:/mnt# fswebcam test.png
--- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
No input was specified, using the first.
Adjusting resolution from 384x288 to 352x288.
--- Capturing frame...
VIDIOC_DQBUF: No such device
No frames captured.
What driver should we use so that it can capture an image?
Thanks!
jpaulrx0:
We were trying to capture an image using the Logitech C270 and feeding the code to Putty and here is the response of the Putty:
::::SNIP::::
What driver should we use so that it can capture an image?
Thanks!
@jpaulrx0,
the best place to look for a quick answer is SonnyYu's website. He has a section for multimedia. You will likely want to use fswebcam to test your device, then start a new thread on whatever your target project is. From there we can help with camera option, and network and storage issues.
My point is we like keep the subject a little be separated, because the answer generally make good references. I suspect your questions and the answers will be of good quality.