-
Hi, Saki.
I want to connect to USB Camera from app android without request permission to communicate with the device. is it possible?
Thank for attention.
fh127 updated
4 years ago
-
Hi, I using test4 for my own project and want to rename about application's name.
I know I can change label at the strings.xml but I also want to change service permission how can I change it?
![Scr…
ghost updated
3 years ago
-
I build mapbox-vision-android-dev example, but build failed and show below message
Unable to resolve dependency for ':Examples@debugUnitTest/compileClasspath': Could not resolve com.mapbox.vision:map…
-
When I use either JavaCV or UVCCamera alone, everything works fine. However, when I try to use both libraries in my project, JavaCV library files seem to disappear and I get the following error:
FA…
-
hi everyone;
i am developing a project with a usb3.0 device;
but i am not sure this project support usb3.0 protocol;
my usb3.0 device can not be opened by using usbCameraTest8 demo;
E/UVCCamera: […
-
**[Here's a folder with videos of all my tests](https://drive.google.com/open?id=1QOJWZh013B30ZZEVTBrwNhvzhMdOzoa5)**
Title basically says it all.
Here's the syslog of the event:
```
[ 967.…
-
Hello, for android development, I try to support USB features.
But met some problems.
MacOS Bazel Command:
`bazel build -c opt mediapipe/examples/android/src/java/com/google/mediapipe/apps/fac…
-
### Description
When creating a `LocalAudioTrack`, the Video Android SDK uses a default audio device that captures audio frames from the microphone. Unlike the [Video iOS SDK](https://github.com/tw…
-
I have tried to change the frame size by setting `previewWidth` and `previewHeight` (in `UVCCameraHelper` and `UVCCamera`) to `320x240` but the camera fails to open at all.
I use an iFrameCallback.…
-
AAR external/maven/v1/https/jcenter.bintray.com/com/serenegiant/uvccamera/libuvccamera/1.2.0/libuvccamera-1.2.0.aar missing native libs for requested architecture: arm64-v8a
This blocks the support…