문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top