Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Unable to record with Recording API #781

Open
danem opened this issue May 13, 2021 · 0 comments
Open

Unable to record with Recording API #781

danem opened this issue May 13, 2021 · 0 comments
Labels

Comments

@danem
Copy link

danem commented May 13, 2021

SPECIFIC ISSUE ENCOUNTERED

When using the recording API described here, Session.RecordingStatus continually returns None. Looking at the logs I found this message:

05-12 19:10:27.839  5330  6358 D ARCore-Api: ArRecordingConfig_create(<ptr>) (7 skipped)
05-12 19:10:27.839  5330  6358 I native  : session.cc:3839 Color stream recording enabled, but not recording because color stream resolution matches motion tracking resolution.
05-12 19:10:27.839  5330  6358 I native  : session.cc:3875 Tried to record stereo images, but couldn't find a secondary stream to record
05-12 19:10:27.840  5330  6358 I native  : session.cc:3891 Tried to record depth images, but could not find a stream to record.

I'm unsure what these messages are meant to indicate. If this error is specific to my device, it may mean the documentation should reflect the limitation.

VERSIONS USED

  • Unity: 2020.3.6f1.312
  • ARCore SDK for Unity: 1.23.0
  • Device manufacturer, model, and O/S: Samsung Galaxy S21 Ultra 5G
  • Google Play Services for AR (ARCore): 1.24.210950403
  • Output of adb shell getprop ro.build.fingerprint: samsung/p3quew/p3q:11/RP1A.200720.012/G998U1UEU2AUC8:user/release-keys

STEPS TO REPRODUCE THE ISSUE

  1. Use recording API as described in documentation.

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

Thanks!

@danem danem added the bug label May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant