meeeee12

Results 5 issues of meeeee12

I am using a usb video camera with a button and I would like to take a picture when the user clicks the button. I have asked the camera manufacture...

feature
priority: low
category: videoio

I am using a usb video camera with a button and I would like to take a picture when the user clicks the button. I have asked the camera manufacture...

help wanted
question

I can listen for a device being plugged in using `DeviceChangeListener` and I can tell if it's an audio device by using instanceof ` if (device instanceof AudioDevice)` but how...

enhancement

I am trying to use YOLOv7 with PyTorch but I receive the error `Failed to load PyTorch native library`. I am running this on windows 10 with the following libraries:...

question

When I pull out the active webcam's USB cable it takes around 5 seconds to realise the webcam has been removed which is ok, but If I plug the webcam...