Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acquireCameraImage returns empty Buffer #1628

Open
LionelMyFit opened this issue Dec 5, 2023 · 1 comment
Open

acquireCameraImage returns empty Buffer #1628

LionelMyFit opened this issue Dec 5, 2023 · 1 comment
Assignees

Comments

@LionelMyFit
Copy link

SPECIFIC ISSUE ENCOUNTERED

I use acquireCameraImage to get ArCore current image and later convert the YUV420 data in bitmap but on Xiaomi Redmi Note 11 pro the buffer of the planes are empty
I retrieve 3 planes with correct rowStride (2048) , correct pixelStride (1, 2) but with empty buffer

VERSIONS USED

  • Android Studio: Giraffe | 2022.3.1 Patch 4
  • ARCore SDK for Android: 1.33.0
  • Device manufacturer, model, and O/S: Xiaomi Redmi Note 11
  • Google Play Services for AR (ARCore): 1.40
@LionelMyFit LionelMyFit added the bug label Dec 5, 2023
@mrichards
Copy link

Hi @LionelMyFit, Marc from the ARCore team here. Can you post a bug report for this issue? https://developer.android.com/studio/debug/bug-report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants