-
-
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
🐛 Video showing black screen in Android #1806
Comments
Works fine on latest react-native-vision-camera@2.16.1 |
Having the same issue on OnePlus 8T. Tried removing the lines suggested in #1801 to no success. The culprit is here:
|
I have identified the problem.
You can see here that everything depends on |
Absolute savior, @yegorius. Thank you! |
Hey - this should be fixed with the latest update in VisionCamera V3 (🥳) - if not, please create a new issue. If your issue has been fixed, consider sponsoring me on GitHub to say thanks 💖 |
What's happening?
I wanted to record video its always showing black screen , if i set Camera photo={true} it displays both front and back camera properly. but if i set Camera video={true} ist always showing black screen.
[unknown/unknown: [unknown/unknown] No implementation found for com.facebook.jni.HybridData com.mrousavy.camera.core.VideoPipeline.initHybrid(int, int)
Reproduceable Code
Relevant log output
Camera Device
Device
android 11
VisionCamera Version
3.0.0
Can you reproduce this issue in the VisionCamera Example app?
Additional information
The text was updated successfully, but these errors were encountered: