RE: Video Driver Stack question from the Noob

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Dan,

When you say "If you must write a capture driver" -- can I assume that would
only be necessary if the device wasn't USB Video Class compliant?

-- mic
key@xxxxxxxxxxxxx


"Dan Maddy [MSFT]" wrote:

Hi Mickey,

More specifically, which ones will we have to write?

You do not have to write a driver if your device is USB Video Class
compliant and uses only the features supported in Windows.

AVStream Overview
http://msdn2.microsoft.com/en-us/library/ms802464.aspx

If you must write a capture driver for Vista we recommend that you write an
AVStream minidriver.

Since we're just getting the camera modules from ST and doing the rest
ourselves, will we be required to write the minis?

See above.

Best regards,

Dan Maddy
dmaddy@xxxxxxxxxxxxxxxxxxx
Microsoft WDK Support

This posting is provided "AS IS" with no warranties, and confers no rights
.



Relevant Pages

  • Re: Still image capture with a UVC driver
    ... implement in their camera controller. ... the USB Video Class spec, then you don't NEED to write a driver. ... want to use the UVC "still image transfer method 3" (which uses USB ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Camera Driver
    ... an overview to the USB Video Class Driver. ... Am I correct in thinking that the USB Video Class specification involves ... I work for a hardware manufacturer and we're including a still camera in our ... driver or a WPD driver. ...
    (microsoft.public.development.device.drivers)
  • Re: USB camera driver
    ... I need to communicate with my application with my own ... IOCTLs, so only I need to write USB Camera driver. ... If you create your HARDWARE so that it meets the USB Video Class ...
    (microsoft.public.development.device.drivers)
  • Re: More USB Video questions from the noob
    ... \par We only support a subset of the USB Video Class standard 1.0 in our driver as specified by these KBs: ...
    (microsoft.public.development.device.drivers)
  • Re: WebCam Driver for WINDOWS CE
    ... What makes you think the data would be in BMP format? ... Read the camera spec and decide how you are going to communicate with it. ... If it is USB Video Class compliant that add in the UVC driver. ...
    (microsoft.public.windowsce.platbuilder)