journeyapps / zxing-android-embedded

Barcode scanner library for Android, based on the ZXing decoder
https://journeyapps.com/
Apache License 2.0
5.74k stars 1.27k forks source link

The camera lags for 1 second at start #639

Open zakrodionov opened 3 years ago

zakrodionov commented 3 years ago

The camera lags for 1 second at start and when we switch the application from the background

https://user-images.githubusercontent.com/27068529/120648744-a8b39280-c484-11eb-9310-4f97da69bb81.mp4

zakrodionov commented 3 years ago

If decodeContinuous() is removed, it starts up smoothly, it looks like a problem in decoding thread