-
Hi,
Is there any possibilities, to pause and restart record? (basically to append one video record to another video file)
Peter
-
the [build.gradle](https://github.com/saki4510t/UVCCamera/blob/master/libuvccamera/build.gradle) can't work well on windows.
task ndkBuild in your [build.gradle](https://github.com/saki4510t/UVCCamer…
-
Hi Saki-san.
I tried to change the brightness using mUVCCamera.setBrightness(10) or some other value such as 80, but the brightness was not change. When I checked with mUVCCamera.getBrightness(), th…
-
I'm trying to connect Video grabber (HDMI to USB 3.0 Inogeni device) to Nvidia Shield TV. I can see the preview using USB 2.0. But when I connect to USB 3.0 port, I see following error:
E/libUVCCamera…
-
When trying out the UVCCamera on a N10 (4.4.4) using a UVC capture device, I am getting EPROTO errors in handle_iso_completion.
The symptoms are in the preview video display, it stutters, as any frame…
-
OK, not a problem with the current code, but I have been using a modified uvc_init to pass in the USB FS path to try and get Android 5.0 working:
uvc_error_t uvc_init2(uvc_context_t *_pctx, struct lib…