webcam-capture icon indicating copy to clipboard operation
webcam-capture copied to clipboard

Is there a possibility to integrate Windows Media Foundation?

Open sarxos opened this issue 12 years ago • 1 comments

Some features of DirectShow does not work well on Win7 and Win8. MS has introduced new framework called Media Foundation. It would be good to use it instead.

http://www.codeproject.com/Articles/559437/Capturing-video-from-web-camera-on-Windows-7-and-8

sarxos avatar Oct 09 '13 12:10 sarxos

Hi,

Please try the new native driver that I just released: https://github.com/eduramiba/webcam-capture-driver-native

eduramiba avatar Jun 17 '21 09:06 eduramiba