MathewSachin/Captura

can't access webcams on surface pro 4 with captura

Open

#347 opened on Dec 16, 2018

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C# (10,680 stars) (1,971 forks)batch import
bughelp wanted

Description

I already referenced issues #172 (I tried updating the drivers) above to no avail.

Here is what I get when I try to open captura:

System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Captura.Webcam.CaptureWebcam.RenderGraph() at Captura.Webcam.CaptureWebcam.StartPreview() at Captura.WebcamControl.ShowOnMainWindow(Window MainWindow) at Captura.Models.WebCamProvider.set_SelectedCam(IWebcamItem value)

Thanks in advance.

Contributor guide