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

W/System.err: android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): waitUntilIdle:1313: Camera 0: Error waiting to drain: Connection timed out (-110) #430

Open
arnab-kundu opened this issue Oct 16, 2021 · 4 comments
Labels
more info Need info

Comments

@arnab-kundu
Copy link

In Android 12 getting this exception while capturing image.
W/System.err: android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): waitUntilIdle:1313: Camera 0: Error waiting to drain: Connection timed out (-110)

@ggfan
Copy link
Contributor

ggfan commented Oct 16, 2021

how does this happen: which application, using camera2 or cameraX app?

@ggfan ggfan added the more info Need info label Oct 16, 2021
@arnab-kundu
Copy link
Author

Steps to reproduce this issue

  • I am using Camera2Basic sample application of this repository.
  • Emulator version Android 12.
  • In emulator edit option I have selected Show Advance Settings -> Camera Back-> Virtual Scene

Issue was not reproducible while I am choosing Show Advance Settings -> Camera Back-> Emulated. I am not sure its a problem of emulator or not.

@ggfan
Copy link
Contributor

ggfan commented Oct 19, 2021

sorry, looks like it is emulator issue: #428, related to internal bug b/201798445.

@naufalprakoso
Copy link

Hi @ggfan, this issue still occurs on VirtualScene and Webcam0. Does this issue come from the CameraX library or Emulator?

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

No branches or pull requests

3 participants