Hi all,
I'm using a RPi B with the latest wheezy OS, I can just MJPG streamer to work almost perfectly. However randomly it comes up with this error
Unable to dequeue buffer: Input/output error
i: Error grabbing frames
Command line to execute mjpg streamer
sudo ./mjpg_streamer -i "./input_uvc.so -n -f 30 -r 640x480 -d /dev/video0" o- "./output_http.so -n -w ./www"
Any clues?
Cheers