Jump to content

Recommended Posts

Posted

Hey guys, I was looking around for help about twain_32.dll or twain.dll. I wanted to see how to call them

I searched msdn but could not find much, I search the forum here and still not too much.

does anyone know how to do it with webcams.

video or still capture.

thanks

Check out ConsultingJoe.com
  • Replies 47
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

I came across this Webcam.dll

It has functions like:

ConnectDriver

CreateWCWindow

StartRecording

FrameToClipboard

i also seem to remember a script utilizing a webcam back last july or august, maybe june? i dunno, but yeah someone on the forums definitely posted a webcam script. i'll see if i can't find it

Posted

Hi, this is a very interesting item. I'm very interest on WebCam alo. Unfortunatedly I have no idea where to find anything, but will look arround.

Jose

Posted

I remember posting something about this subject just a few weeks ago. Did your search of the forums find anything?

Posted

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!
  • 3 weeks later...
Posted

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::(

Posted

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
  • 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
  • Recently Browsing   0 members

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