QRCodeReaderView icon indicating copy to clipboard operation
QRCodeReaderView copied to clipboard

Camera image is too dark

Open juanm4 opened this issue 7 years ago • 4 comments

Hi, I am using this library to read qr codes.

I have realized that when I open QRCodeReaderView variable the image of the camera appear too dark, in contrast to the image of the default camera app of my phone.

What is going on? Why the image of QRCodeReaderView is darker than default app camera?

Thanks in advance!

juanm4 avatar Jan 15 '18 10:01 juanm4

I have read that I must disable autoexposure, and set it manually but... How Can I do this in this library?

juanm4 avatar Jan 15 '18 10:01 juanm4

Just pust the CAMERA Permission it's solved by me

edo26 avatar Jan 15 '18 16:01 edo26

I had put the CAMERA permission in the manifest file, but the brightness is too low.

So, any other ideas?

Thanks!

juanm4 avatar Jan 17 '18 10:01 juanm4

We are facing same problem too. Can this be marked as important? Compared to regular device camera app, image is much better and brighter on default one, and this darkness prevents code reading.

urosmil avatar Feb 14 '18 18:02 urosmil