-
-
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
🐛 Camera orientation not working to barcode #3321
Comments
Guten Tag, Hans here! 🍻 It sounds like you are having trouble with camera orientation for barcode scanning. However, I noticed you did not include any relevant log output, which is important for diagnosing the issue. Please provide logs from If you continue to have troubles, feel free to update this issue with the necessary details! Thank you for your understanding, and don’t forget to support the project by sponsoring if you find it helpful!
|
@Ferreiraguihh my apologies for going off-topic but could you please give me a brief idea about how do you implement the scanning within the square reticle's bounds. It used to work in RNVC 2 for me but in 4.6.3, I get different frame sizes and unable to implement the same. |
Hi @gyanbhartip did you manage to figure this out? |
@jrizmal I've not been able to figure the "scanning within the reticle bounds" issue. Also for me the frame dimensions is restricted to 640x480 while the sensor format reports a rotation of landscape-left. |
What's happening?
Basically, I'm using a device like a tablet, and I can't change the orientation of the component, I'm trying to use barcode, I know that in the 'react-native-camera' library, if I implement a rotate -90deg it works.
Reproduceable Code
Relevant log output
.
Camera Device
Device: 'Back'
Device
Tablet Pixel Android 12.0
VisionCamera Version
4.6.3
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: