mjpg streamer cd /home/mjpg-streamer ./mjpg_streamer -i "./input_uvc.so" -o "./output_http.so -w www" ./mjpg_streamer -i "./input_uvc.so -r 960x720" -o "./output_http.so -w www" does not work high resolution I was inspired by article about HD webcam on Bifferboard running Debian: http://www.sunspot.co.uk/Projects/Bifferboard/biffer_build_root_files.html and could set-up a HD webcam on Bifferboard with Logitech C510. http://braze.net63.net/ Wanted to do the same on Foxboard G20 with the same webcam Logitech C510. But could not get more resolution than 640x480. MJPG Streamer Version.: 2.0 i: Using V4L2 device.: /dev/video0 i: Desired Resolution: 960 x 720 i: Frames Per Second.: 5 i: Format............: MJPEG i: The format asked unavailable, so the width 640 height 480 o: www-folder-path...: www/ o: HTTP TCP port.....: 8080 o: username:password.: disabled o: commands..........: enabled Has anyone succeed to get higher resolution? Hello, I tried this this week end too :) I setup the input to xsga (1280x1024) and it works..... But intermediary resolution doesn't except 640x480. Hope it helps... ./mjpg_streamer -i "./input_uvc.so -r 1280x1024 -f 2" -o "./output_http.so -w www" Works 800 x 600 with Logitech C270 ffmpeg not tried by myself