android / android/camera-samples
W/System.err: android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): waitUntilIdle:1313: Camera 0: Error waiting to drain: Connection timed out (-110)
Open
more info
- Dominant language
- Kotlin
- Stars
- 5.5k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
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)`
Contributor guide
Research direction
Start by reproducing the Android 12 camera-capture failure described in the issue and identify which camera sample and capture path trigger the waitUntilIdle timeout. Read the relevant sample entry point and camera error handling, then document a reliable reproduction and verify that the exception no longer occurs during image capture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100