Video in a Window using Visual c++
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Is there a relatively easy way to get video in to a Window using Visual c++ ?, i.e. using a webcam or a video camera connected to a graphics card.
Just using Windows Media SDK, go to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/wmsdk.asp for more information. Hope this helps!