directshow sdk
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
-
I cant find the directshow sdk anywhere..! I downloaded the latest directx sdk, but it seems like it has been excluded from that package. Anybody who knows where I can get it? I am trying to access a webcam. Are there any other ways to do this? øivind
You can get directshow sdk from the link below http://www.microsoft.com/downloads/details.aspx?FamilyID=4e825a37-0c94-4421-9ec8-156e52525d11&DisplayLang=en[^] Besides this Intel's Opencv has many examples from capturing webcam to manipulating the videos. You can get it from the link below http://www.intel.com/technology/computing/opencv/index.htm[^]