can't access webcams on surface pro 4 with captura
#347 geöffnet am 16. Dez. 2018
Repository-Metriken
- Stars
- (10.680 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.