My webcam driver is based on "usbintel" sample in DDK src\wdm\videocap
folder. We changed it to support 64-bit system but encountered a problem when
connect the device to USB1.1 port (via a USB1.1 hub which connect to a USB2.0
port on motherboard) on 64-bit XP. The issue is : preview effect is hazy,
it's like cover the preview window by using a gray semitransparent cloth. I
have no idea how come that happened? Is it related to the sensor settings or
USB chip control?
Any suggestion would be greatly appreciated~
Barry