-
For live detection, this library does not support yet Orientation and only will work in Portrait mode.
[Here](https://github.com/mrousavy/react-native-vision-camera/issues/3051#issuecomment-2228648…
-
### What's happening?
Using runAsync will consume a lot of memory.
![image](https://github.com/user-attachments/assets/8ce98057-7d18-4192-b197-ec095a63e4e0)
### Reproduceable Code
```tsx…
-
### What feature or enhancement are you suggesting?
Currently, if frame processor plugin registers some listeners in it's constructor (for example, `OrientationEventListener` or any kind of sensors),…
-
### How were you trying to build the app?
I tried to build my Frame Processor Plugin (written in Objective-C++), but it failed with `'FrameHostObject.h' file not found`. The issue seems to appear i…
-
### What feature or enhancement are you suggesting?
I think it would be great to have documentation on how to create a **frame processor** plugin using the Expo Modules API since a lot of users are…
-
### What's happening?
Hello,
I found that, in production (with TestFlight for iOS or downloading the signed Android bundle), the code inside `myWorklet` will never be called (it works at develop tim…
-
### What's happening?
I have implemented react native vision camera in my react native 0.75 application.
my objective is to scan tickets, which have the code pdf-417
Following the [documentatio…
-
### Question
Hey! This library has been extremely helpful for my app, so I really appreciate your continued effort in maintaining and developing this library. I am using frame processors in the fol…
-
Fatal error: Uncaught Stomp\Exception\ConnectionException: Was not possible to write frame! Write operation timed out.
```
Fatal error: Uncaught Stomp\Exception\ConnectionException: Was not possib…
-
### Describe the bug
CodeScanner functionality doesn't work. The camera setup and everything else works perfectly such that if I comment out the `codeScanner` code I am able to see the camera preview…