I bought a Logitech webcam because my Trust didn't perform well in low light. I plugged it in and it worked immediately. I got nice 640x480 pictures (even though the webcam was supposed to support 1024x768) and they were YUYV, exactly what I need to do segmentation by color.
The other reason I have a webcam is because of the microphone. Logitech decided to make it a USB mic instead of a jack plug, so I had to install the drivers. Troublesome drivers are troublesome!
Now I still don't detect a higher resolution than 640x480 and worse, when I try to set it with formatControl.setFormat() it just doesn't set it, and even worse, the actually set format is now suddenly 320x240 24BPP 15fps.
Does anyone else know of this problem or how to solve it other than uninstalling the drivers?
I know the problem is not on my side because even JMStudio has the same behavior.