You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Camera preview should be always focused on. The camera should not try to autofocus it should be a continuous focus. Like we can use focus mode to be Camera.Parameters.FOCUS_MODE_CONTINUOUS_PICTURE in Camera API.
When I take photo, it is not saving in maximum resolution even though, I have set setCaptureMode(CaptureMode.MAX_QUALITY) in the ImageCapture config.
The text was updated successfully, but these errors were encountered:
I want to achieve two things
The text was updated successfully, but these errors were encountered: