-
### What were you trying to do?
I wanted to use frameprocessor form the current version of react-native-vision-camera/example.
### What happened instead?
`device?.supportsParallelVideoProcesā¦
-
On the Android platform, I want to use camerax for preview, and artoolkitx only does detection and tracking, but I found that artoolkitx has opened and accessed the camera inside. In this case, when Iā¦
-
### What were you trying to do?
Just updated to RN@0.71.4 and React-Native-Reanimated@3.0.2 and got these 2 errors. I've also tried to manually link `react-native-vision-camera` by following the exā¦
-
## Steps to Reproduce
1. Run the example app here: https://github.com/acoutts/camera_stream_bug - it will start the image stream, convert the first frame to a color image, and then display ā¦
-
My implementation was working before adding GPU delegate (following instructions [here](https://www.tensorflow.org/lite/android/play_services#gpu_with_interpreter_apis)). After following those instrucā¦
-
### What's happening?
I'm using a skia frame processor alongside the code scanner, I can't zoom in on Android. I've tested across multiple devices. No such issue exists on iOS (iPhone XR iOS 17.6 aā¦
-
Is there any new approach or implementation regarding using this [Android USB Camera](https://github.com/jiangdongguo/AndroidUSBCamera) library to create a RTSP server?
If not could anyone point the ā¦
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows
3. With a device that has portrait as its natural orientation start the app in portrait.
4. Rotate the devā¦
-
### What were you trying to do?
I'm trying to build Android using react-native run-android but instead I'm getting this error Task :react-native-vision-camera:downloadBoost FAILED
javax.net.ssl.SSā¦
-
### What were you trying to do?
I want build app using react-native-vision-camera: 2.15.2 for react-native 0.70.6
### Reproduceable Code
_No response_
### What happened instead?
* What went wrongā¦