I am running mjpg-streamer, along with using a ps3 eye for the video feed. The entire thing works great for a couple minutes then just freezes, but the web page is still accessible.
/usr/local/bin/mjpg_streamer -i "/usr/local/lib/input_uvc.so -d /dev/video0 -y -r 320x240 -f 5" -o "/usr/local/lib/output_http.so -p 8080 -w /usr/local/www -c admin:choc1992" -b
I am running at boot using the above, is there some sort of driver issue? When streaming it will work great, then freeze, but along the top of the image in a few pixels you can see changes.
Any help would be appreciated.