0

我想使用 jmf 从我的网络摄像头获取信息。我正在使用这段代码:

CaptureDeviceInfo deviceInfo = CaptureDeviceManager.getDevice("USB2.0 UVC1.3M Webcam");
System.out.println(deviceInfo);

为什么结果为空?

4

0 回答 0