Webcam capture to a pic box -
Ok peeps,
I have the need to create a webcam capture program for photo ID cards.
I need to be able to see a live full motion image and for the user to be able to click a button to capture the image.
I have a look at some other OCX's for this but yet to find something that suits.
I am developing a membership database for a youth centre which is run by volunteers so I am looking for a cheap (preferably FREE) option that will satisfy my needs.
Oh, and I need to be able to save the captures images in JPG format (purely for size as they are going to be stored in a database.)
Any suggestions?
Mega.
Getting image from Webcam -
Hi,
Does anyone know if there are (standard) controls to capture the images of my webcam?
It comes with special software that does it, but it's also possible in Windows itself.
When I select my webcam in "My Computer" it shows the output of my webcam, and I have the
Capturing Image from webcam using Visual Basic 6.0 -
Hi all,
I want to capture the images using webcam....and save to customer database.
No problem with storing and retrieving from database.
Can anyone suggest available options or new ideas to capture images using webcam.
Thanx in advance.
Webcam avicap32dll Workaround when capture window minimized -
Does anyone have a suggestion, when capturing Webcam video to a picture box window automatically, if picture box window is overlayed by another window, or minimized, the clipboard is not refreshed?
I presume that the hardware binding capture window to picture box must be addressable
WebCam Image Capture -
I am creating an application that will capture an image from a webcam. Does anyone know a way to do this, either through API calls or from a third party product.
The image that we want to capture is a still image of a face.
Please help
[2008] ezVidCap on vb.net -
Can anyone please tell me if ezVidCap webcam capture works on a vb.net form ?
If not, please can someone point me to a free activex/ocx that I can use to capture webcam on vb.net ?
Thank you
Virtual webcam -
How can I stream video files (mpegs, avi's) over a webcam session?
I've seens loads of examples of how to 'capture' video from a webcam but I want to
do the opposite and 'push' my image (or video) files up through a 'virtual' webcam. Trick other software, so they think my software
Webcam capture Code please -
Need code to capture images from webcam .
Can anybody give me a hand with this one ?
Cheers
[2005] how to capture image and compare two images to find differences -
hi to all the expert
can anybody care to provide me a full detail source code to capture image from webcam and store at picturebox1 as reference and compare the image from webcam which display on picturebox2.
objective is to compare 2 picturebox is same or difference.
i am using
Media player objects -
Hi,
i want to make a simple webcam viewer but i dont like the examples on psc so im wondering if this is possible instead of using a picturebox and tons of modules and dlls.
is it possible to capture my webcam and display it in the windows media player object, or maybe the vlc pl
how to capture image from webcam -
i want to capture an image through webcam and store it an image control.
No Idea of hardware programming. please help from the core
Webcam capture to a pic box -
Ok peeps,
I have the need to create a webcam capture program for photo ID cards.
I need to be able to see a live full motion image and for the user to be able to click a button to capture the image.
I have a look at some other OCX's for this but yet to find something that suits.
[VB.NET] Webcam capture, streaming. Good compilation of everyone sources. -
Hi,
I finalized my webcam capture module and think lots of people will have answer to many problems :
See VB.NET sources here : http://edid.free.fr/shared/webcam/index.php
That's VB.NET source. I work with XP Pro.
Three hard points :
- To get the maximum frames rate : 90 fram
using webcam in my application -
guys, i've attached a picture that describe what i wanna do in my application. i wanna use a webcam to capture a picture but i what i wanna do is, i wanna intergrate the webcam in my application. so i can capture inside my app.
thanks guys
webcam and avicap32.dll -
Hi all.
I developed an app to take snapshot and capture video by webcam for a customer.
I used avicap32.dll.
Everything goes ok until he asked me for a vista64 version(i develop onto xp, with vb.net 2005 express edition).
the problem is that even if he can use webcam with camera an
Take Capture from Webcam ! -
Hi !
How can i take a webcam capture ?
please !
problem wih date time picker in webcam -
hi all,
attach is my webcam program. i find some problem with my webcam date time picker, but no idea how to solve it. the problem is like this:
1. when dtpicker value 00:00:00 to 00:00:59, it will countdown normally and capture image after the time finish, and continue same proces
AVI to SWF plugin for VB6 -
I was wondering if anyone had any leads or suggestions on a plugin, component or DLL for VB that would convert AVI to Flash SWF. I need it for a project I am doing.
Add to this, I am also looking for a plugin that will work with a webcam. I need to be able to capture video and audi
managing my webcam -
we've got a sony evi-d30 webcam.
this webcam is able of tilting, panning and zooming in/out.
i know it is possible to send commands to the camera to turn , tilt and zoom it. but how is this possible?
i'm working in visual basic, and the webcam is connected to the serial port.
Windows Multimedia Software Development Kit Help -
Hello,
I have been working on developing a peice of software to preview and capture a webcam video and pass the video online. The software is nearly complete and functioning except i am having one problem.
I used a WMEncoder object to encode the video from the source of the we
[2008] Webcam capture to form -
IS there any way I can get my webcam images onto a vb.net form ?
Thanks for any help.
Capture -
I have a capture card on my computer, I would like to display is using VB.
I've searched for about an hour looking for a simple direct show code but havent found one, I've just come across codes that take pictures or frames.
Does anyone have a code that just displays the capture
Capturing images from a webcam -
I'd like to create an application that captures an image from a webcam or digital camera, and then uploads it to a webserver so they can be viewed on a wesite.
I would like to use window's API to capture the image so my program could be compatible with pretty much all cameras.
Virtual Camera -
Does Anybody Experience With Webcam driver. I just want to make an virtual camera to capture from a video source and publish to webcam, but i don't know where to start. Thanks guys.
Capturing Images from Webcam -
I have been capturing images from my webcam. All of the other webcams in my house worked but one of them works only from the My Computer window. I have been using the same self programmed application to capture video and put it on a website but it just doesn't work with this one.
Getting images from a webcam -
Hello everyone,
I'm interested in making a crude motion sensor that compares two images captured by a USB webcam, one after the other. It should work something like this, the webcam is in the corner of my room, taking snapshots and putting them into a picture box. One snapshot would
Please help me in WebCam (Capture Video) issue ... -
Hello All!
Currently I'm working on a WebCam capture (motion detection) project. I'm using VFW API in Visual Basic 6.0 and the major problem that I'm facing is ... "not able to detect the availability of attached USB camera".
There are certain cases when the attached Ca
Capture images with webcam and store in database -
i want to put captured images, using my webcam in my database how do i do tha?
thanks
Webcam for C#.NET project -
Hi,
during the last 2 years I worked on several projects which involved the analysing of webcam-images. (face detection, motion tracking, object recognition, ...) We did this both in C#.NET and MatLab.
The software part always works out pretty well. But as soon as we want to conn
Cam Twist for Windows -
Cam twist is a mac program to do cool things with webcam apps. Does anyone know of a program like that for windows?
Or, do you know of a way that i can capture my screen and send it through webcam?
[2005] Display users WebCam. -
I want to display users webcam live on my form.
Then after i display the webcam i want to start recording it. Then save the recorded webcam vid using a savefiledialog. I know how to use the savefiledialog, all i want to know is how to display the webcam.
Thankyou in Advance.
how to capture video in vb.NET -
how to capture video in vb.NET? i have to do one program that capture's video from my webcam and save's to file(.avi, .mpeg, .wmv). i will be waiting for your anser.thank you...
2 ADVANCED for u (I can see you) -
Do u have a webcam (or a capture device)?
ok then this will intrest you:
I need to know how THIS dialogbox (attatchment) changes the resolution of the capture device.
Does anyone have any Ideas on how to use API or ANYTHING to change the resolution of the capture devices image?
Webcam control -
May I know how do I use visual basic to control the webcam from taking pictures? which means that the webcam only takes pictures whenever the visual basic commands triggers it? Is there any examples or codes which I could refer to? Is there any hardware available to control the webcam
Webcam, and sruff -
I have a webcam, i just want a simple program to display the output of my webcam, any thoughts???
Much Appreciated.
ILMV
Which Webcam is the best to use with VB6 -
Hi!
I'd like to buy a webcam to be controlled from within a VB app and to store avi's and pics in a SQL7 database. How do I know which webcam to choose? I will probably need one that provides a dll as well to use in my code.
Any help will be appreciated. Thanks!
webcam image in 2d array -
Hi, I am trying to capture webcam image through vb and store as a 2d array. So I can do some digital image processing.
Anyone can help?
How to use a webcam in a website -
Hi to everyone,
I'm trying to write a code for a webcam that is able to take picture from the web-site, web based. Meaning the person open the web site and it can use the webcam on it's own PC to take a photo of him/her-self. I'm using both asp.net and VB to do this. The area i'm st
Video Capture stops capturing when app is minimized -
I'm using some ported code from Microsoft on using their video capture API to make a webcam app. The app runs beautifully except for one thing. The preview stops previewing when the app is minimized.
My app takes the snapshots and uploads like it's supposed to, but it's uploading sh
I think I have a tough one -
Does anybody know how to access a webcam in VB 6? You know view the streaming data from a webcam
some sample code or a suggested site would be nice
Oh yeah it's just a genaric webcam that uses rgb
How do i capture video of the windows desktop and save it as a AVI file -
Does anyone know how to capture (Record) the Windows desktop and save it as a '.avi' or '.mpg' file. This functionality can be done using screen capture / presentation programs like SnagIT:
http://www.techsmith.com/screen-capture.asp
I have found many examples showing how to cap