Consulting

Results 1 to 3 of 3

Thread: WebCams

  1. #1
    VBAX Mentor Movian's Avatar
    Joined
    Aug 2008
    Location
    NC, USA
    Posts
    399

    WebCams

    Hey,
    been searching for a descent solution answer to this for a day or two now ( i searched here first but i didn't even get a single result!)

    I would like to be able to capture a still image from a web cam, save it in a specific folder then set a field on a form (invisible) to the location of that image and update a picture box with said image. This will be used at a front desk to take pictures of the clients being entered into the database and displayed on the top right. Now i have found some examples with WIA (Windows Image Acquisition) however i have discovered that some web cams (Including the one i have ) no longer support WIA and recommend that you use direct draw to access the web cam.

    So what i need is a way to universally acquire images from webcams and save them to disk.
    "From the ashes of disaster grow the roses of success" - Chitty chitty bang bang

    "I fear not the man who has 10,000 kicks practiced once. I fear the man who has 1 kick practiced 10,000 times" - Bruce Lee

  2. #2
    VBAX Master CreganTur's Avatar
    Joined
    Jan 2008
    Location
    Greensboro, NC
    Posts
    1,676
    Location
    Do the webcam drivers expose any API's you could hook into?
    -Randy Shea
    I'm a programmer, but I'm also pro-grammar!
    If your issue is resolved, please use Thread Tools to mark your thread as Solved!

    PODA (Professional Office Developers Association) | Certifiable | MOS: Access 2003


  3. #3
    VBAX Mentor Movian's Avatar
    Joined
    Aug 2008
    Location
    NC, USA
    Posts
    399
    While there may be an API, That would only allow me to access my own Web Cam what i need is a setup that will work with a variety of web cam models and brands. This way i can distribute to multiple locations with multiple hardware setups without having to custom code this each time
    "From the ashes of disaster grow the roses of success" - Chitty chitty bang bang

    "I fear not the man who has 10,000 kicks practiced once. I fear the man who has 1 kick practiced 10,000 times" - Bruce Lee

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •