camerakit-android icon indicating copy to clipboard operation
camerakit-android copied to clipboard

CameraKit take a lot of time to enter in cameraView.captureImage

Open jewom opened this issue 6 years ago • 6 comments

Hi,

I am using com.camerakit:camerakit:1.0.0-beta3.10 and when I take a picture with a lot of light, it take a lot of time to enter in the captureImage listener. When I put my finger front of the camera it's working instant!

Why ? Wan I fix the delay ?

jewom avatar Jan 21 '19 10:01 jewom

Same error using a Samsung galaxy S6 with android 6.0.1 API 23. I tested with API 19, 21, 22 and 27, and works well, except this version.

fabrizziocht avatar Jan 21 '19 21:01 fabrizziocht

So the API of the device affect the Camerakit library ?

jewom avatar Jan 22 '19 08:01 jewom

I have the problem with the API 27 (8.1.0)

jewom avatar Jan 22 '19 08:01 jewom

Same problem occurs in ASUS Zenfone4, which is API 26.

wdzeng avatar Feb 15 '19 08:02 wdzeng

Same problem on Samsung tablet, API 27 (8.1.0)

a-v-ebrahimi avatar Feb 16 '19 09:02 a-v-ebrahimi

Samsung Tab, when there is light, it will either a lot of time. If its taking time, put a finger on the camera and immediately remove it (removing is not necessary) the callback will be called. I don't know why is it so......

WajidAli007 avatar Dec 09 '19 08:12 WajidAli007