UVCCamera icon indicating copy to clipboard operation
UVCCamera copied to clipboard

library and sample to access to UVC web camera on non-rooted Android device

Results 109 UVCCamera issues
Sort by recently updated
recently updated
newest added

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Build fingerprint: 'rockchip/rk3568_r/rk3568_r:11/RQ3A.210705.001/eng.topeet.20230922.103357:userdebug/release-keys' Revision: '0' ABI: 'arm64' Timestamp: 2024-03-30 08:49:14+0800 pid: 8112, tid: 8580,...

I just set the compile SDK version higher than the targetVersion. But i met an error : `FAILURE:` Build failed with an exception. * What went wrong: Execution failed for...

I created UVC camera project but there is problem. Till on the android 12 device it is working well but if I test it on android 13 device it is...

Can you help me? SQ 29 Camera does not display image.

I was trying develop an application with targetSkd>27 as I want to publish to play store. I have a activity that calls the following in the onCreate mUVCCameraView = findViewById(R.id.textureview);...

No Preview after inserting the camera in Android 11 and 12. What should be the compile and target sdk to get the preview ? @saki4510t

Hello every one, I encounter this error often. and I failed to resolve it. I found on the net that it is necessary to have an NDK 14b in order...

Hey guys, anyone ever encountered this error before? ```No implementation found for long com.serenegiant.usb.UVCCamera.nativeCreate()``` It occurs when UVCCamera() is being inited.

Pulled code. Tried to build with on command line per readme, but get error "Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain" Opened in latest version of Android Studio....

CVE-2021-46822 is a security vulnerability in libjpeg-turbo, which is used in this project. The root cause of this CVE is heap-based buffer overflow in the `get_word_rgb_row` function in `rdppm.c`. you...