WebCam supporting WIA interface

P

Przemek

Hi,
I just try to write some C# code using WIALib, and I found a little problem
with my WebCam - it doesn't work! - it not supports WIA interface - TWAIN
only. So, I gonna buy new WebCam and my question is:
What is the best market proposition of WebCam's with supporting of WIA
interface?
It's extreme dificult to find thats information in technical specyfications
of product presented in emarkets webs.
Thanx for ansfer - have a nice day!
 
P

Paul

"Przemek" said:
Hi,
I just try to write some C# code using WIALib, and I found a little problem
with my WebCam - it doesn't work! - it not supports WIA interface - TWAIN
only. So, I gonna buy new WebCam and my question is:
What is the best market proposition of WebCam's with supporting of WIA
interface?
It's extreme dificult to find thats information in technical specyfications
of product presented in emarkets webs.
Thanx for ansfer - have a nice day!

If you are taking still pictures, perhaps a digital camera
controlled by WIA (Windows Image Acquisiton) would be better.
These would offer you much better resolution.

http://support.microsoft.com/default.aspx?scid=kb;en-us;317495

TWAIN is shown in the software stack here:

http://web.archive.org/web/20050207...Windows/XP/all/reskit/en-us/prdh_dmt_nwln.asp

There are a couple projects described here:
http://www.codetools.com/dotnet/wiascriptingdotnet.asp
http://www.codetools.com/dotnet/twaindotnet.asp

Paul
 
P

Przemek

.......
If you are taking still pictures, perhaps a digital camera
controlled by WIA (Windows Image Acquisiton) would be better.
These would offer you much better resolution.

http://support.microsoft.com/default.aspx?scid=kb;en-us;317495

TWAIN is shown in the software stack here:

http://web.archive.org/web/20050207...Windows/XP/all/reskit/en-us/prdh_dmt_nwln.asp

There are a couple projects described here:
http://www.codetools.com/dotnet/wiascriptingdotnet.asp
http://www.codetools.com/dotnet/twaindotnet.asp

Paul


Thanx - it was wery helpfull !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top