Looking for a camera capture tool

  • Thread starter Thread starter john
  • Start date Start date
J

john

Hello,

We have a vb.net application we are using for our field inspectors. We
want to integrate a camera capturing tool into the application. Does anyone
have any suggestions? The idea is that the camera is attached to the tablet
(running windows 2k) on the tablet they can view and take pictures and those
files will be stored on the hard drive of the tablet. We have different
types of cameras but can work on switching to a specifc brand if need be.
Thanks in advance.

John
 
Look for a camera that comes with Active-X component software that provides
capturing. This can then be easily integrated with a .net application.
 
If the camera(s) are DirectX compatable, you could use the magaged DirectX
libraries.

HTH
Brian W
 
Back
Top