I tried to build working camera in winforms app with C# using "OpenCvSharp3" NuGet, and when I am trying: var capture = new videoCapture(0); it shows
var capture = new videoCapture(0);