mmaitre314 / MediaCaptureWPF

Camera preview in WPF Desktop apps using WinRT MediaCapture
http://mmaitre314.github.io/MediaCaptureWPF
Apache License 2.0
52 stars 26 forks source link

System.Runtime.InteropServices.COMException #10

Open Mejdilaribi opened 6 years ago

Mejdilaribi commented 6 years ago

Hello

I'm trying to get your MediaCaptureWPF working, in my the sample project I just want to show preview but the functuion (preview.StartAsync();) makes bug in MediaCaptureWPF.Native

ERROR CODE 0x80004002

VS2017/Win10