Mr. Weber,
I might be interested in this. I'm trying to put together a database for a
small non-profit homeless shelter.
I'm more or less putting this together as an 'amatuer' - meaning that I have
considerable computer skills but no real programming background. I've put
the database together from scratch, learning as I go. If putting the
following together would be somewhat "intuitive", I believe I could put it
together.
Here's my goal:
On a form with basic guest information like First Name, Last Name, SSN, etc.
We would like to have a guest photo on that form as well. We would get that
image as a guest checks in from a webcam. Considering that almost all the
people using the database have very elementary computer skills, I need to
make capturing this image as easy as humanly possible. I want something
similar to WIA that can connect to a webcam or scanner by default (so they
don't have to select it and "acquire") and display the WIA form and then when
they click "Get Picture" it goes directly into the form and saves it as a
link to wherever we would tell WIA to save it?
So, basically, from the form, I want it to look like this:
Guest comes in. Guest stands in front of the webcam. User clicks "Get
Guest Image" button on the Access form. WIA form pops up. User clicks
"Capture" when the image is right. User clicks the image they want. User
clicks "Get Picture". The WIA form closes. The link is saved in a table and
a box displays the image from the link.
Thanks again!
Russ Kinyon
City Rescue Mission of Lansing
www.lcrm.org
Post by Tom WeberRay Mercer's EZVidCap is not stable.
For that reason I had somebody create an ActiveX-Control for me (it's
written in C++, uses DirectShow and is ATL).
It's absolutely stable, you can adjust cam size by code and even get the
DIB section. If you like I can ask him if he wants to license it for
you. I don't know the price, but I guess it would be around $100-150.
Well invested money, because you won't have any problems with crashes.
Cheers,
Tom