Our device follows UVC spec.
Microsoft provides standard driver usbvideo.sys for UVC device on Win XP SP2
or later
I would develop the UVC driver for older OS such as Win98/ME/2000.
USB Camera driver can be developed based on AVStream or USBCamd model.
As I know, usbvideo.sys is a AVStream driver.
AVStream driver needs new DirectX is insatalled.
I am not sure whether this would be a issue for users of legacy OS.
We already have developed the camera driver based on USBCAMD model for other
PCam devices.
I hope we can develop UVC driver based on our current driver.
But I don't know whether any driver architecture limitation exists on
USBCAMD model.
Could anyone give me a suggestion?
Best Regards
Jack Huang