Long Nguyen

Results 6 comments of Long Nguyen

I have the same problem on Samsung Galaxy A51, Android 13.

Took me around 8 hours to get the example app running, with a lot of help from Cursor (I'm new to React Native). I ran into this issue too —...

It looks like you're experiencing the same issue: https://github.com/mrousavy/react-native-vision-camera/issues/3560 I ran into this as well while using react-native-vision-camera together with react-native-video. I was able to resolve it by adding the...

> > It looks like you're experiencing the same issue: [#3560](https://github.com/mrousavy/react-native-vision-camera/issues/3560) > > I ran into this as well while using react-native-vision-camera together with react-native-video. I was able to resolve...

> [@Zshubham](https://github.com/Zshubham) For me there was a conflict with react-native-video. if you have react-native-video somewhere in your project, try to use this version of it: `"react-native-video": "^6.8.2",` and also add...

> my case when I started record and have following error and only audio is not recordable on iOS 18.5 iPhone 16. 12 mini it's killing me.. permission are granted...