Android Native Camera Low Light/Low ISO

I’m using WebCamDevice and WebCamTexture of Unity, but the camera in dark places or low light places is so dark compare to the default camera application of the android phone which is ok for dark places.

Is there anyone encountered this also?

I have also run into this using a Google Pixel2. The same build on the Samsung S7 is fine though, so the problem is hardware specific. I really wish unity would improve on the camera functionality on android. the performance/support is very poor.

NatCam is a great alternative if you are looking for a standard camera app. I’ve used it to get around this issue. You’ll get much higher performance than unity’s webcam texture.

https://forum.unity.com/threads/released-opencv-for-unity.277080/page-33#post-3445178