cameraview icon indicating copy to clipboard operation
cameraview copied to clipboard

Crashes on Resume for startPreview

Open ghost opened this issue 8 years ago • 1 comments

First time worked all good, then for some reason it kept crashing! Then after restarting the device it stopped. But it then crashes again after sometime

   Caused by: java.lang.RuntimeException: startPreview failed                                                                   
   at android.hardware.Camera.startPreview(Native Method) at 
   com.google.android.cameraview.Camera1.start(Camera1.java:95)                                                                    
   at com.google.android.cameraview.CameraView.start(CameraView.java:252)

ghost avatar Nov 17 '17 03:11 ghost

Any solution?

Sp4Rx avatar Apr 12 '19 14:04 Sp4Rx