-
2019-11-12 17:34:53.215 7669-7730/com.jiangdg.usbcamera E/libuvc/device: [7730*device.c:944:uvc_scan_control]:UVC_ERROR_INVALID_DEVICE 2019-11-12 17:34:53.215 7669-7730/com.jiangdg.usbcamera E/UVCCame…
-
Occasionally upon connecting to the device and opening a stream, I only get LIBUSB_TRANSFER_TIMED_OUT inside _uvc_stream_callback.
I can only make this go away by reconnecting the device.
My dev…
-
**Hi mate,**
I got this error when creating a capturer in WebRTC:
`Camera name /dev/bus/usb/001/006 does not match any known camera device.`
I'm using Camera1Enumerator from WebRTC
```
Camera…
-
下载demo正常运行,但是摄像头没打开,显示黑屏,麻烦帮忙看下,453514644,如果方便能加下我qq,这块想请教下,非常感谢
-
error info:
02-02 17:02:18.354 2276-2295/com.serenegiant.usbcameratest8 E/libuvc/device: [2295*device.c:326:uvc_open]:device has a status interrupt endpoint, but unable to read from it
02-02 17:02:1…
-
I'm trying to modify the image, but the only thing I can do is an IframCallback but to work i must
`final SurfaceTexture st = mUVCCameraView.getSurfaceTexture();
if (st != nul…
-
Hi,
I am following these instructions to change image resolution and did required changes in the code. It's not applying the changes (changing image to 1920*1080).
Currently the image gets stored…
-
在我导入jni部分代码的时候,在添加水印,和谐native函数并不能这份代码中找到对应的实现
-
please send me solution code
-
I just migrate android support to androidx. but it shows like this.
![image](https://user-images.githubusercontent.com/75288953/183574427-91c584e9-1c7c-4b08-8d8c-cf9240d45076.png)
UsbDevice.java has…