MathewSachin / Captura

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
https://mathewsachin.github.io/Captura/
MIT License
9.7k stars 1.81k forks source link

Using MediaFoundation for Webcams #396

Closed MathewSachin closed 5 years ago

MathewSachin commented 5 years ago

Some users are facing problems with the current DirectShow based implementation. Using MediaFoundation might fix those problems.

TODO: Implement Preview

MathewSachin commented 5 years ago

Too much of a pain to implement with insufficient examples and asynchronous nature of API.