-
1. 在杀死应用时没有关闭camera,导致下次无法打开摄像头
2. 在退出前台时,没有关闭预览
-
### Step 1: Describe your environment
* Android device: and android device
* Android OS version: API 28 (Oreo)
* Google Play Services version: latest
* Firebase/Play Services SDK ver…
-
hi,saki4510t:
I find onMeasure void (width ,height) is Mobile phone wide high,Would lead
Video full screen stretching!
Look forward to your reply!Thank you.
-
Hi @ktossell
Maybe an Android support might be easily added the same way like the **libusb** does here:
https://github.com/libusb/libusb/tree/master/android
They basically prepared a _config.h…
-
I connect my camera to pixel xl by uvccameratest.it can find the camera and attaced. but can not open it.
the log as follow. can not find endpointaddress. can you give me some advice
04-07 16:43:14.…
-
你好,我这边的业务需求是同时长传手机摄像头捕获的画面和智能眼镜捕获的画面同时上传。其中手机端包含图像和声音 智能眼镜端只上传画面。 智能眼镜由UVCCamera控制,可以直接获取byte[]。 现在我要将这些byte[]和手机摄像头的一起上传。请问,这种怎么实现?
-
Process: com.serenegiant.usbcameratest, PID: 5575
java.lang.UnsupportedOperationException: open failed:result=-1
…
-
I have two UVC cameras and use them as stereo camera. I have make it work successfully on Xiaomi ,MI MAX(a Chinese brand,Android 6.0.1). Recent days ,I want to change my device ,which is the Xiaomi, M…
-
Hi,
if I try to open my UVC Camera, it doen't work properly.
The preview will not show.
Here is the log:
> I/USBMonitor: UsbControlBlock:constructor
D/OpenGLRenderer: endAllActiveAnimators …
-
Hi @mkassner @andreas-bulling @emredog @Windsooon @willpatera @papr
Is it possible to build this somehow via Android NDK to get an Android shared library (.so file) ?
Update: Same or similar wa…