Interface webcam to usb2.0 using stream class

Status
Not open for further replies.

auromira

Junior Member level 2
Joined
Dec 18, 2002
Messages
23
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
112
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!!!!

 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…