Thursday, 4 July 2019

CameraCharacteristics SENSOR_INFO_EXPOSURE_TIME_RANGE gives wrong values

I am using SENSOR_INFO_EXPOSURE_TIME_RANGE to calculate the range of supported exposure time.

I tested this in Huawei P30 Pro and it seems like this API is giving wrong values(10000 - 1000000000).Camera2 API response

But when I use the built in camera app's pro mode, there I can set exposure value to 30s which is really larger than what is provided by the API. In built camera app's pro mode

Can anyone help me with this? How to get correct values for the range of supported exposure durations?



from CameraCharacteristics SENSOR_INFO_EXPOSURE_TIME_RANGE gives wrong values

No comments:

Post a Comment