Domanda

I've found plenty of posts discussing WIA, Windows Portable Devices API and DirectShow (and giving example code) for accessing a webcam from C# but when you research each method you seem to come across references that these are "old" methods.

So, question is, when running nothing earlier than Windows Vista, what is the "preferred" method for accessing a webcam from C#?

Thanks,

John.

È stato utile?

Soluzione

I think what you are looking for is Windows Media Fundation. Extracted from MSDN:

Microsoft Media Foundation was introduced in Windows Vista as the replacement for DirectShow. Of course, DirectShow is still supported in Windows 7, but developers are encouraged to use Media Foundation in their new digital media applications.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top