Marc Rousavy
Marc Rousavy
> Android 11 which phone?
Is there nothing being logged after those logs for multiple seconds? This seems weird..
Working on a fix for this issue here: https://github.com/mrousavy/react-native-vision-camera/pull/2494 👀 Still in development, so don't test yet. Long way to go, this is a really complicated issue (as you can...
Just released [VisionCamera 3.9.0-beta.1](https://github.com/mrousavy/react-native-vision-camera/releases/tag/v3.9.0-beta.1), which includes the [big `PersistentCaptureSession` PR](https://github.com/mrousavy/react-native-vision-camera/pull/2494) that aims to fix all the blackscreen issues.... :eyes::tada: You can try that new beta out yourself and let me...
Hey - yup, we (@margelo) are on it! (cc @hannojg) Issue is that the onDetachedWindow is called when it can already be attached again, so the commit you linked @mkhutornyi...
Yea, that PR is a workaround where the photo output is re-created each time the camera looses focus, which is a performance overhead as buffers need to be fully re-created....
Does it work if you don't set `pixelFormat='yuv'`?
Does your `format` support `pixelFormats` YUV?
If yes, this is an issue I need to investigate and spend time on. I currently have many other things to do
It's always Samsung man. I don't know, the stacktrace isn't very precise, I don't have that phone myself so I can't really develop a fix for that.-