Found this really cool type library;
http://vbnet.mvps.org/index.html?code/imageapi/mswaidll.htmBelieve this will do everything I could want with webcam input. Having trouble figuring out how to use it in D7 or D2007.
In D2007 the library imports just fine. D7 Import ActiveX complains that A class named 'TCommonDialog' is already installed.
Really want to do this in D7. Ultimately I want to create the appropriate object from this library to view the camera image, then capture it to a TDBImage component?
I have found other ways to do this, however I think using this lib will be more elegant and makes more sense.
Thanx in advance,
Greg
Start Free Trial