Android-UVC-Camera icon indicating copy to clipboard operation
Android-UVC-Camera copied to clipboard

Results 26 Android-UVC-Camera issues
Sort by recently updated
recently updated
newest added

if i change target version to below 28 then it will work in android 9 and 10 devices. but in here it is not showing camera preview.

libusb -- off----> Able to see preview ---> but on record click got crash ExtendedACodec: vendor/qcom/proprietary/avenhancements/av/stagefright/ExtendedACodec.cpp:1849 CHECK_GT( val,(OMX_U32)1) failed: 1 vs. 102-18 19:38:25.453 7495 7579 F libc : Fatal signal...

Execution failed for task ':app:externalNativeBuildCleanCustomDebugType'. > A problem occurred starting process 'command '/home/peter/Android/Sdk/ndk/android-ndk-r15c/ndk-build''

@Peter-St Once you get everything working, do you plan to create an Android AAR library with UVC camera isochronous transfer support? BR, Ladislav

## Steps to reproduce - Workflow 1 1. Tap on `TRANSMISSION START` 2. Tap on `Start the camera` 3. Tap on the `REC` red button (it changes to a `Stop...

Hi, I am using Pure Thermal 2 Flir 3.5. I have no problems with camera stream. However, when I save an image it saves in wrong colors (purple and green)...

I am seeing a new crash when attempting to set the manual settings for my camera. I am also unable to pull the latest commit because of an invalid path,...

Hi, I'm getting Stream failed; Result =-1 when trying to start a transmission for a purethermal camera. firmware 1.3 Any help is much appreciated. Thanks

Hi @Peter-St, is it possible to stream android devices onboard camera data to PC using USB UVC gadget function using your libuvc? I have custom android firmware for Pixel 4a...

Hi, currently i am trying your library to use external camera with my app, but sometime it will freeze randomly. what are the possible root caused or any idea on...