Skip to content
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 preview image distorted #2

Open
licaon-kter opened this issue Jun 21, 2022 · 4 comments
Open

Camera preview image distorted #2

licaon-kter opened this issue Jun 21, 2022 · 4 comments

Comments

@licaon-kter
Copy link

Self Build b25fb86, AOSP11

Test pattern: https://arachnoid.com/python/weatherreader/graphics/test_pattern_chart.jpg

In IndentifyDog app:
Kqnsd6sIS7mDSFjSK8xuwg

In camera app:
b7fy4UWeR6i1QeLE8R9H1Q

@j05t
Copy link
Owner

j05t commented Jun 22, 2022

This is likely an issue with the Camera2 API and should have been fixed in one of the last commits. Could you compile and try the most recent version?

@licaon-kter
Copy link
Author

Same issue with b4f265e :(

@j05t
Copy link
Owner

j05t commented Jun 22, 2022

Unfortunately I'm unable to reproduce this error on the devices that are available to me at the moment. Could you try manually setting the variable useCamera2API at

useCamera2API = isHardwareLevelSupported(characteristics, CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL_FULL);
to false?

@licaon-kter
Copy link
Author

licaon-kter commented Jun 22, 2022

No joy.

Android 11 AOSP based, always distorted
Samsung 6.0 (2014?), works fine (all APKs tested)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants