sceneform-android-sdk icon indicating copy to clipboard operation
sceneform-android-sdk copied to clipboard

Failed to populate image metadata for CPU image

Open yongzhenzou opened this issue 4 years ago • 4 comments

E/native: android_data_source.cc:431 Failed to populate image metadata for CPU image. camera_stream_id=CameraStreamId {camera: 0, stream_index: 0}, status=generic::unavailable: IMU-camera offset for camera not initialized. camera_id=0

yongzhenzou avatar Jul 06 '19 04:07 yongzhenzou

This is because camera is busy, when this happen to me I kill all apps and then is solved

tonilsz avatar Jul 09 '19 12:07 tonilsz

In my case, restart the mobile phone solve the issue.

maajor avatar Jul 13 '19 01:07 maajor

####################################################### ARCore Fatal Error Copy paste the block below until END . ###################### BUILD ID ###################### BUILD_USERNAME build-secure BUILD_HOSTNAME vopz1.prod.google.com BUILD_DIRECTORY /export/hda3/borglet/remote_hdd_fs_dirs/rabbit-prod.secure-alloc.build-secure.51.499359485523.14b334fb3717c109/mount/tmpfs/rabbit/workspaces/4404108866026367015/google3 BUILD_EMBED_LABEL arcore_1.12_20190826_RC010 BUILD_BLAZE_RELEASE release blaze-2019.08.13-2 (mainline @262996243) WORKSPACE_STATUS_COMMAND_ARGUMENT /export/hda3/borglet/remote_hdd_fs_dirs/rabbit-prod.secure-alloc.build-secure.51.499359485523.14b334fb3717c109/mount/tmpfs/rabbit/workspaces/4404108866026367015/-vopz1-6845c-414362-139fa4ffd0176-593046b8ffcc1_embed_changelist_ VERIFIABLE 1 BUILD_CLIENT build-secure-info:source-uri BUILD_DEPOT_PATH //depot/branches/vr_arcore_release_branch/265370193.2/google3 BUILD_CLIENT_MINT_STATUS 1 BUILD_USERNAME vr-builder BUILD_DIRECTORY /google/src/files/270358133/depot/branches/vr_arcore_release_branch/265370193.2/OVERLAY_READONLY/google3 BUILD_ID eab02208-3ede-4e69-acd4-9016e0844efd BUILD_REQUEST_ID bbq-67111605-6153-4ac9-98b2-c12b58ba40e5 SRCFSD_TASK_BNS /bns/vo/borg/vo/bns/build-secure/rabbit-prod.secure-srcfsd/51 BUILDRABBIT_DEBUG_BBQID http://go/bbqid?uuid=bbq-67111605-6153-4ac9-98b2-c12b58ba40e5 BUILDRABBIT_TASK_BNS /bns/vo/borg/vo/bns/build-secure/rabbit-prod.secure-worker/51 BUILD_BASELINE_CHANGELIST 265370193 BUILDRABBIT_DEBUG_BUILD_ID http://go/buildrabbit-build-id/eab02208-3ede-4e69-acd4-9016e0844efd SOURCE_URI googlefile:/google_src/files/270358133/depot/branches/vr_arcore_release_branch/265370193.2/OVERLAY_READONLY/google3 BUILDRABBIT_BLAZE_BINARY_PATH /google/src/files/270358133/depot/branches/vr_arcore_release_branch/265370193.2/OVERLAY_READONLY/google3/tools/blaze BUILD_REQUEST_ID bbq-67111605-6153-4ac9-98b2-c12b58ba40e5 OBJFSD_TASK_BNS /bns/vo/borg/vo/bns/build-secure/rabbit-prod.secure-objfsd/51 BUILD_VERSION_MAP map 0 { // } BUILD_CHANGELIST 270358133 BUILD_WORKER_VERSION buildrabbit-worker_20190913_0_RC00 BUILDRABBIT_DEBUG_LOG_ARCHIVE_DIR http://cnsviewer/cns/vo-d/home/build-logs/log_archives/ea/eab02208-3ede-4e69-acd4-9016e0844efd ######################## BEGIN #######################CameraStatusErrorSpaceClass::ACAMERA_ERROR_METADATA_NOT_FOUND: ARCoreError: third_party/arcore/ar/core/session.cc@1197 ACameraMetadata_getConstEntry ######################### END ########################

akaushalvyas avatar Oct 12 '19 06:10 akaushalvyas

In my case no app is using camera at that instance, still same issue. I've tried restarting the phone as well. My device is Samsung Note 8. Is it because of the multiple cameras or some other sensor? How can i fix it?

ShantanuPhatke avatar Mar 14 '20 11:03 ShantanuPhatke