auromira
Junior Member level 2
Hi,
I am involved in a project to interface web cam to usb2.0.since we don't have generic driver in windows for streaming video we have decided to develop a minidriver which uses USBCAMD library and stream class provided by Microsoft. What I want to know is What are the video formats (RGB, YUV 4:2:2 ect..) supported by Stream class (provided by Microsoft) Should we do any processing of the video data in the minidriver or can we just pass the video data say in YUV 4:2:2 format to the stream class which will handle further processing.
Can some one help me!!!!
I am involved in a project to interface web cam to usb2.0.since we don't have generic driver in windows for streaming video we have decided to develop a minidriver which uses USBCAMD library and stream class provided by Microsoft. What I want to know is What are the video formats (RGB, YUV 4:2:2 ect..) supported by Stream class (provided by Microsoft) Should we do any processing of the video data in the minidriver or can we just pass the video data say in YUV 4:2:2 format to the stream class which will handle further processing.
Can some one help me!!!!