473,320 Members | 2,146 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

How do u program an automatic capture with webcam?

Does anyone have any idea how i can begin to start programming an automatic image capture from a webcam by just using .NET?

Thanks!
Nov 15 '05 #1
3 4869
With JUST .NET. You can't.
Nov 15 '05 #2
you can use unmanaged api through p/invoke.

if you want to use DirectShow for the subj, than you implement your custom
capture filter which will capture graphical image from the filter graph and,
for example, call back your managed code passing VIDEOINFOHEADER or
BITMAPINFOHEADER.

"Christy" <ch********@programmer.net> wrote in message
news:9B**********************************@microsof t.com...
Does anyone have any idea how i can begin to start programming an automatic image capture from a webcam by just using .NET?
Thanks!

Nov 15 '05 #3


do you happen to have an example of how you used it in DirectShow?

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Joakim Rylander | last post by:
Hi all, I need to create a public booth where people can look at themselves in a webcam and snap a picture which will be seen on a webpage. The backend is easy, it's the webcam part that I have...
3
by: Dan Williams | last post by:
Can anyone point me in the direction of how i go about creating an ASP.NET page that i could use to capture a web cam still image? We need to be able to take staff photos for their ID badges, but...
2
by: Paul Aspinall | last post by:
Hi I am trying to find some code, or reference docs, to assist in helping capture images from an image capture device (ie. webcam etc etc). I want to be able to compare successive images coming...
3
by: Kurt Hill | last post by:
Can anyone point me to some sample code to capture images from a webcam? I need to develop a form that will show live video until the user takes the picture. This is for a badge/accreditaton...
1
by: Nikolay Petrov | last post by:
I need to capture frames from my webcam using a windows service. I've found some sample code on how to use thw VfW API, but I have two major problems: 1. The sample code uses picturebox to preview...
0
by: indhu | last post by:
Hi all, am new to the VB forum. Anyway, i need a help from u all. i am developing project.where i am using some kind of webcam. capture image thru webcam by cliking capture button in the form. ...
2
by: pampululu | last post by:
hello, I try to use directx.capture in my web application, I use visual studio web developper 2005 express with c# for code behind. I can list the webcam available on computer, no probem, my...
0
by: tsarumugavel m | last post by:
hi, i am new in asp.net. my project specifiaction is caputre the image from webcam through asp.net coding. I want to capture the visitor photo. the web cam connect in the client system....
1
by: Steve | last post by:
Hi All I have a VB.net 2005 windows forms application which uses webcam to take photos of staff members etc for use within the application All works fine if an external webcam is used The...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.