We are trying to enable the video functionalities for the AVstreaming minidriver. We are using the sample code "avshws" for video functionalities. We tries executing this sample code and debug it using Kernel Debugger. We are not getting any prints for the filter creation. Only the device object is getting created.
Then we tried to use the INF file of usbvideo.inf and replicate it to the sample code avshws. Still the filter is not getting created.i.e, the prints in the DispatchCreate function are not coming. Is there anything to be done for the filter to get created??
Please help us.
|