- Home /
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 am also seeing this issue. I appears to only be the front facing camera and not the rear. Did you find solution for this?
Hello, same problem here on some devices. Did you found a workaround?
Answer by kti-chodge · Feb 20, 2018 at 06:00 PM
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.
Your answer
Follow this Question
Related Questions
Access native android iOS SDK 0 Answers
Gear VR per eye cameras only one works 1 Answer
How do i make it darker? 2 Answers
Why do get lag when rotating a camera on android ? 0 Answers
Screenshot function not working properly ,it records button on UI ? 0 Answers