MCarlomagno / FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.
BSD 3-Clause "New" or "Revised" License
385 stars 193 forks source link

CameraException when capturing picture #49

Open lel101 opened 2 years ago

lel101 commented 2 years ago

Hello thank you so much for your code.

I been studying your code for almost 2 weeks already and I was able understand the flow of it. But sometimes this error occur when I click CAPTURE. Have you ever experience this error ?

CameraException(error, Attempt to invoke virtual method 'int android.hardware.camera2.CameraCaptureSession.capture(android.hardware.camera2.CaptureRequest, android.hardware.camera2.CameraCaptureSession$CaptureCallback, android.os.Handler)' on a null object reference)