[ERROR] FATAL UNHANDLED EXCEPTION: WebCamCommon.DirectShowException: Failed to run a capture graph. ---> System.Runtime.InteropServices.COMException: Insufficient system resources exist to complete the requested service. (Exception from HRESULT: 0x800705AA) --- End of inner exception stack trace --- at WebCamCommon.DirectShowProxy.Start() at WebCamCommon.WebCamControl.StartCapture(WebCamId camera) at WebCam.WebCamPanel.m_start_button_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) [END ERROR]