| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Managed C++ and C++/CLI Discuss Managed C++ and .NET-specific questions related to C++. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello everyone,
May i noe what i should use to acquire real-time images from webcam and audio input fr mic using visual C++? I've searched some forums and someone said about using video capture macros. I tried but there are lots of errors. Can anyone tell me how to start creating the program? Can dialog-based MFC be used to do this program? I've also came across Microsoft vision SDK but i'm not sure if this can be used. Would appreciate any help. Thanks! Nic |
|
#2
|
||||
|
||||
|
Re: How to acquire real-time images from webcam and audio input fr mic using visual C++?
You could check out the DirectX SDK, it comes with sample code for both audio and video capturing (and realtime playback).
- petter |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|