- Code: Select all
var devices = new FilterInfoCollection(FilterCategory.VideoInputDevice);
Above is the code we're using to get a reference to the camera on our Windows 8.1 tablet. At infrequent random times it comes back with no devices found. I know it's a long shot, but does anyone know why that may be, from an AForge point of view?
Thank you,
Justin