-
Notifications
You must be signed in to change notification settings - Fork 72
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
Color temperature is not proper #108
Comments
Does this problem persist with the latest source version? Where you can choose a color correction method |
I am using the latest source version (checked-out yesterday) and I don't see such method for color correction. There is a color method (not correction) which I already tried but it doesn't make any differences. Color method:
Issue persists with all of the above methods. Could you please let me know what is missing here when compared with Play store? Any changes (to fix this issue) required in source code would also help. |
Most likely this is due to the current session, I am using raw and jpeg stream at the same time |
Dual session will fix this issue? Could you please let me know how to enable this session in the source code? Is it JPEG + RAW option available inside Settings? Is there any plan to fix this issue where device begin to behave differently? |
Create DeviceSpecific.txt in DCIM/PhotonCamera/Tuning and write this line |
This doesn't help. Issue still persists even with dual session flag enabled. After enabling, there is a crash observed while taking a picture. java.lang.IllegalArgumentException: CaptureRequest contains unconfigured Input/Output Surface! Even after fixing this crash, the color temperature is still improper. |
Fixed crash in latest versions |
Describe the bug
Color temperature is not proper when I capture using the github application on non-supported devices. I don't see this issue with the Play store application.
Play store version works perfectly fine without any issues on non-supported devices.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Color temperature should be similar what we see in the camera preview
Screenshots
I could reproduce this issue on multiple android devices (including Google Pixel phones). Please note, my devices are not part of the supported list.
The text was updated successfully, but these errors were encountered: