natario1 / CameraView

📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
https://natario1.github.io/CameraView
Other
4.89k stars 922 forks source link

Fatal Exception: java.lang.RuntimeException Error during eglCreateContext (2): EGL error 0x3006 #1270

Open vipin00147 opened 5 months ago

vipin00147 commented 5 months ago

com.otaliastudios.opengl.core.Egloo.checkEglError (Egloo.kt:60) com.otaliastudios.opengl.core.EglNativeCore. (EglNativeCore.kt:78) com.otaliastudios.opengl.core.EglCore. (EglCore.kt:17) com.otaliastudios.cameraview.picture.SnapshotGlPictureRecorder.takeFrame (SnapshotGlPictureRecorder.java:184) com.otaliastudios.cameraview.picture.SnapshotGlPictureRecorder$2.run (SnapshotGlPictureRecorder.java:139) android.os.Handler.handleCallback (Handler.java:942)

vipin00147 commented 5 months ago

can u guys please help with this issue