camera-samples icon indicating copy to clipboard operation
camera-samples copied to clipboard

[Camera2Basic] Application not responsive after taking X pictures

Open SKREFI opened this issue 4 years ago • 1 comments

Device and System: Multiple, multiple emulator configurations, multiple hardware devices. No real error in logcat.

Steps: Remove navController.navigate... part from here.

I want to take multiple pictures, so, just spam the capture button, it happened after 50 as well as 3 pictures on a real device where the bug seems to be popping more often.

SKREFI avatar Jan 14 '22 14:01 SKREFI

I encountered the same problem, after commenting out the preview page jump code, I can only take 63 shots, and then I can't continue shooting

MoscatoMao avatar Jul 24 '22 07:07 MoscatoMao