473,385 Members | 1,555 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,385 software developers and data experts.

Capture frames from a WebCam

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 and grab images. I want
to do it in formless windows service, so I need to capture frames
without displaying anything.
2. All samples I've found are using Windows Clipboard. They call the
API function which grabs as frame and put it in clipboard. Then I reed
the image from there. I am using a timer to capture frames from the
webcam and this timer have small interval 0.5-1 sec. And what I get is
useless windows clipboard. Every time i try to use it from other
application, it's contents are replaced too fast with the captured
frames.
Any ideas how to fix te thing?

thanks in advance

Nov 21 '05 #1
1 3560
I have tried to do that, but failed. The same questions as yours. Maybe we
should use C++ (not managed code).

I've viewed the DirectX (Managed Version), found nothing. The support of
WebCam is only included in DirectX normal version, not in managed version.
Nov 21 '05 #2

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...
4
by: Mathieu Chavoutier | last post by:
Hi. Is it possible to do a program that show the "film" that is currently on our webcam ? I do not have a Webcam for the moment, so, if you have advices to chose a Webcam compliant (with what...
3
by: Christy | last post by:
Does anyone have any idea how i can begin to start programming an automatic image capture from a webcam by just using .NET? Thanks!
2
by: Joseph Chase | last post by:
Is there a cross-platform solution for video capture from a webcam? I am aware of the Win32 videocapture library, but am unaware of how to accomplish the same functionality on the Mac side. ...
4
by: Speed | last post by:
Hi, Could you please tell me how to capture an image from my USB webcam using C/C++. I am using the Visual Studio .NET 2005 Environment. Thanks a ton, Speed.
2
by: Speed | last post by:
Hi, Could you please tell me how to capture an image from my USB webcam using C. I am using the Visual Studio .NET 2005 Environment. Thanks a ton, Speed.
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...
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
by: excreen | last post by:
I am looking for a sample for video capture frames on windows mobile. I am new to the windows mobile developement field. I have read about the cameracapture and dshow sdks. Yet, it seems that all...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.