This driver implements the camera driver interface introduced in Windows Mobile 5.0, and now available in CE 6.0. In other words, the driver is meant to be used as the source filter in a DirectShow capture graph, rather than as a stand-alone stream-based driver.
The driver is distributed as source code, and must be compiled for your target platform. The driver has only been tested on x86-based platforms and with a limited number of cameras. Further testing and modification may be needed to use this driver in a production system.
The driver supports both USB 1.x and 2.0 (high-speed) cameras. The driver will expose both uncompressed and MJPEG modes, if supported by the camera.
|