Results 1 to 5 of 5

Thread: How to get high resolution picture from webcam

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2013
    Posts
    12

    How to get high resolution picture from webcam

    I have been using AVIcap.dll to grab a picture but the resolution is only 640X480. My Locitech pro 9000 has resolution up to 1600X1200. How can I capture at this resolution. I have tried changing the 640X480 entry in the AVIcap interface but it does nothing. Is a different API required? If so, where can I get it?

  2. #2
    Fanatic Member
    Join Date
    Oct 2011
    Location
    Sydney, Australia
    Posts
    756

    Re: How to get high resolution picture from webcam

    Hi, the avicap is really old, try something like directshow or aforge.net

    personally aforge.net was easier

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2013
    Posts
    12

    Re: How to get high resolution picture from webcam

    I will give this a try. Looks like I will have to learn C#, yes? I'm a VB guy but what is another language to learn:-)

  4. #4

    Thread Starter
    New Member
    Join Date
    Jan 2013
    Posts
    12

    Re: How to get high resolution picture from webcam

    Thanks bensonsearch.
    I downloaded aforge.net and there was a sample app that worked perfectly.
    Now I can use this example as a starting point and contine to develope my app.

  5. #5
    Fanatic Member
    Join Date
    Oct 2011
    Location
    Sydney, Australia
    Posts
    756

    Re: How to get high resolution picture from webcam

    no problems, i had issues as well until someone recommended aforge. it works perfect in VB as well, i use vb.net only (except web stuff). there is some tutorials on google for how to use I downloaded this sample and redid it to suit me http://www.relay70.org/using-aforge-...nect-to-webcam

Posting Permissions

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



Click Here to Expand Forum to Full Width