-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Black screen on Redmi Note 11 #2363
Comments
If you set the exposure of the Camera component to 0 you should see it fine in all devices.
|
@DidacClaria Thanks for your response, this issue is fixed. |
Logs are not relevant. You included logs that have nothing to do with VisionCamera. Please include the full |
Also, setting |
Some of our users also reported this problem on Poco x4 pro and other devices. |
Working on a fix for this issue here: #2494 👀 Still in development, so don't test yet. Long way to go, this is a really complicated issue (as you can see in the changes/Files of that PR)... |
Just released VisionCamera 3.9.0-beta.1, which includes the big You can try that new beta out yourself and let me know if you still encounter blackscreen issues. I'll continue to test on more devices in the meantime, organize the code a bit better, and then I'll tackle the preview stretching, focus, and flash issues! If that fixes the blackscreen issues for you, please consider sponsoring me on GitHub to say thanks! ❤️ |
What's happening?
I updated my camera to version 3.7.0. It works well on my Pixel 4a, but on my Redmi Note 11 Pro Plus, the camera shows a black screen. I've attached an image below for reference.
Reproduceable Code
Relevant log output
Camera Device
Device
Redmi Note 11 Pro Plus
VisionCamera Version
3.7.0
Can you reproduce this issue in the VisionCamera Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information
The text was updated successfully, but these errors were encountered: