We still have customers, though, that want a DirectShow compatible
filter.
How can I simply/easily build a DirectShow filter using the dll?
(Much of the dll is designed after Vivek's VCam example)
To quote Tim Roberts:
>> large number of software titles which capture video without
>>using DirectShow? what APIs do they use? proprietary?
>Proprietary. The solutions I'm talking about are only usable in custom
>software that is inextricably tied to the vendor. That's why I hate them.
>I've reverse-engineered camera software from two different Far Eastern
>manufacturers so I could use their cameras in DirectShow graphs without
>their custom software.
Since I wrote the software (dll) and FW (in camera) I shouldn't have
to do any reverse engineering.
What would the basic commands be and how can I build a simple
DirectShow filter that can expose all the camera API?
Thanks,
Mechi