USB webcam issues - Raspberry Pi Forums
i've got rpi setup 2 logitech usb webcams, , small cronjob takes picture using fswebcam every minute, , uploads server ncftp.
script gracefully restarts rpi every night, clean things up.
( there details of how i've done here. http://rpicam.blogspot.co.uk/
it's been working fine, ( weeks untouched ), i've started see errors appearing on 1 of webcams after few hours usage.
limited logs have show when working..
after few hours, start see , on, wont take more images until rpi rebooted.
have 2 different usb webcams running on rpi, , 1 giving issues c270, on video1. c310 working faultlessly.
ideas whats causing vidioc_dqbuf error ? or heat getting webcam ?
cameras , rpi mounted outdoors in proper cctv enclosures, in sun day, , have had 'summer' here in uk week.. ( when problems started )
script gracefully restarts rpi every night, clean things up.
( there details of how i've done here. http://rpicam.blogspot.co.uk/
it's been working fine, ( weeks untouched ), i've started see errors appearing on 1 of webcams after few hours usage.
limited logs have show when working..
code: select all
opening /dev/video1... trying source module v4l2... /dev/video1 opened. --- capturing frame... captured frame in 0.00 seconds. --- processing captured image... setting title "husbos south". writing jpeg image 'picam02_1.jpg'. picture taken thu_11/07/13_06:11 picam02_1.jpg: 81.22 kb 12.75 kb/s picture picam02_1.jpg uploaded thu_11/07/13_06:11code: select all
--- opening /dev/video1... trying source module v4l2... /dev/video1 opened. --- capturing frame... vidioc_dqbuf: no such device no frames captured.have 2 different usb webcams running on rpi,
code: select all
bus 001 device 002: id 0424:9512 standard microsystems corp. bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub bus 001 device 003: id 0424:ec00 standard microsystems corp. bus 001 device 004: id 046d:081b logitech, inc. webcam c310 bus 001 device 005: id 046d:0825 logitech, inc. webcam c270 /dev/video0 /dev/video1ideas whats causing vidioc_dqbuf error ? or heat getting webcam ?
cameras , rpi mounted outdoors in proper cctv enclosures, in sun day, , have had 'summer' here in uk week.. ( when problems started )
no solution, same issue me. c310 no more detected rpi after months of work...
raspberrypi
Comments
Post a Comment