google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.97k stars 1.22k forks source link

Augmented image does not work in Note 10 Plus #980

Open dkshin opened 4 years ago

dkshin commented 4 years ago

The augmented image project in the sample does not work in Note 10 plus (SM-N976N).

2020-01-06 11:48:23.764 23198-23924/com.google.ar.core.examples.java.augmentedimage W/NdkImageReader: Unable to acquire a lockedBuffer, very likely client tries to lock more than maxImages buffers 2020-01-06 11:48:23.764 23198-23924/com.google.ar.core.examples.java.augmentedimage E/native: camera_image_stream.cc:231 Camera Image Stream failed to dequeue Image from ImageReader. status=ImageReaderStatusErrorSpaceClass::AMEDIA_IMGREADER_MAX_IMAGES_ACQUIRED: AImageReader_acquireLatestImage acquired_image_count=16

2020-01-06 11:48:25.029 23198-23464/com.google.ar.core.examples.java.augmentedimage D/ACameraDevice: Device error received, code 3, frame number 74, request ID 0, subseq ID 0 2020-01-06 11:48:25.029 23198-23928/com.google.ar.core.examples.java.augmentedimage E/native: android_camera.cc:1696 Camera 0: Repeating CaptureRequest capture failed! frame: 74 reason: 1

2020-01-06 12:30:41.007 21213-26691/? E/Camera3-OutputStream: getBufferLockedCommon: Stream 0: Can't dequeue next output buffer: Connection timed out (-110) 2020-01-06 12:30:41.007 21213-26691/? E/Camera3-Device: RequestThread: Can't get output buffer, skipping request: Connection timed out (-110) 2020-01-06 12:30:41.007 21213-26691/? E/CameraDeviceClient: notifyError: errorCode = 3

DiThi commented 4 years ago

I have the same issue in our own app. Camera freezes randomly.

It doesn't happen in Note 10 not plus