Jump to content

Webcam?


Recommended Posts

  • Replies 47
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I don't know if this well help, but it's related to your request.

IrfanView has support for TWAIN scanners. I've not tried it with web cams, though.

VideoThumb 1.1 displays a little thumbnail of the webcam in such a way that AutoIt's PixelGetColor can read the image. (VideoThumb v2 uses DirectX or something that PixelGetColor can't read). I played with this program when I tried implementing a poor man's proximity sensor at one-tenth the cost of this device :)

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Link to comment
Share on other sites

  • 3 weeks later...

Well, Really it is just a mix. First i use autoit to capture screen. Then i ise vb to copy it into a picture box. I use PaintPicture() function to only cut the bit with the cam on it then i use a php script to copy it onto the internet. When viewing just download the pic and view with pic box. The computer with web cam can not be touched when it is running the program. This thing is pretty dumb but it works. :think::(

Link to comment
Share on other sites

Well, Really it is just a mix. First i use autoit to capture screen. Then i ise vb to copy it into a picture box. I use PaintPicture() function to only cut the bit with the cam on it then i use a php script to copy it onto the internet. When viewing just download the pic and view with pic box. The computer with web cam can not be touched when it is running the program. This thing is pretty dumb but it works. :think::(

wow, that does sound sloppy, i was wait for someone to do a dll call for webcam. but still nothing???1
Check out ConsultingJoe.com
Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...