Jackal
Mon Jan 17 05:04:36 CST 2005
After several testing, I still cannot find out the solution.
Currently, my driver supports RGB565 and YUYV with the
following size : 640x480, 320x240, 160x120.
Your condition is better than mine.
After ignore the wizard, messenger still cannot use my camera .
My camera device is a usb composite device with video and audio interface.
I don't know whether it's a issue.
Currently, I compare my driver with DDK testcap sample driver since testcap
can work well for messenger. So far, I don't find the possible reason yet.
I just modify vendor specific codes in usbcamd sample code.
I can't figure out why it doesn't work for messenger.
It's really a strange problem.
Many vendors developed their camera driver based on usbcamd.
Jackal Huang
"haipt" <hai@eyepowergames.com> ...
> You can try KsStudio (in DDK\Tools\AVStream) & attach your filter (driver)
> to see the IRPs back and forth with MSN Messenger.
> From there you could guess where things get wrong. Anyway MSN Messenger
> requires raw frame format (e.g. RGB24), and certain frame size.
> And if you ignore the wizard, could you still use your driver inside the
> webcam setting?
>
> Hai
>
> "Jackal Huang" <huangjj@hotmail.com> wrote in message
> news:%23XsIORD$EHA.3908@TK2MSFTNGP12.phx.gbl...
>> Yes, my usbcamd driver works well with graphedit.
>> It works well in everything except messenger.
>>
>> Jackal Huang
>>
>> "Maxim S. Shatskih" <maxim@storagecraft.com> ...
>> > Can it work with GRAPHEDT?
>> >
>> > --
>> > Maxim Shatskih, Windows DDK MVP
>> > StorageCraft Corporation
>> > maxim@storagecraft.com
>> >
http://www.storagecraft.com
>> >
>> > "Jackal Huang" <huangjj@hotmail.com> wrote in message
>> > news:OCzHH4g%23EHA.2788@TK2MSFTNGP15.phx.gbl...
>> >> I develop USBCAMD minidriver for usb pc camera device.
>> >> The device works well for AMCAP or other video capture program.
>> >> However, it doesn't work for MSN messenger.
>> >> Messenger's wizard can enumerate my device.
>> >> Wizard tells me it cannot use the device after I select my device.
>> >> I don't find anything wrong in the driver behavior.
>> >>
>> >> Please give me some suggestion to debug this problem.
>> >> or some additional things I need to implement in usbcamd driver?
>> >>
>> >> Best Regards
>> >>
>> >> Jackal Huang
>> >>
>> >>
>> >
>> >
>>
>>
>
>