react-native-vision-camera icon indicating copy to clipboard operation
react-native-vision-camera copied to clipboard

πŸ“Έ A powerful, high-performance React Native Camera library.

Results 489 react-native-vision-camera issues
Sort by recently updated
recently updated
newest added

### What were you trying to do? I get the build error in iOS, and still can't resolve it. - "react": "17.0.2" - "react-native": "0.68.2" - "react-native-vision-camera": "^2.13.5" Things I...

πŸ› bug

### What were you trying to do? Using the example app from 2.12.2, the app crashes for me when using video={true} for the Camera, running on an older Android 7.1.1...

πŸ› bug

### Question I'm developing an app that needs to record video while sends frames to another devices through WebRTC (or something similar), so I was checking the supportsParallelProcessing attribute in...

❓ question

### Question How to test the accuracy of frames processor? ### What I tried I would like to be able to measure the accuracy of frame processor plugins QR code...

❓ question

### What were you trying to do? Working in a team developing tablet app. I noticed that on some iPads we can't use preset="hd-3840x2160" it's returning issue that camera is...

πŸ› bug

### What were you trying to do? Had tried this with vision-camera-ocr using GoogleMLKit/TextRecognition 2.2.0 Does not seem to recognize text with the frame buffer. Made the following changes as...

πŸ› bug

### What feature or enhancement are you suggesting? I've built and run the library perfectly for macOS, but problem is I have a webcam plugged into my MacBook which I...

✨ enhancement

### Question The camera shutter sound plays in ios, but the shutter sound does not play in Android. ### What I tried ``` const result = await camera.current?.takePhoto({ enableAutoStabilization: true,...

❓ question

### Question How do I enable or disable the shutter sound when taking a photo? For some reason, when testing on my physical iPhone device, the sound plays when flash...

✨ feature

### What were you trying to do? when I loaded the camera screen it is just showing white blank page. if I resize camera, it start showing the actual camera...

πŸ› bug