Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.RuntimeException: createContext failed: EGL_BAD_CONTEXT #93

Open
xiaox8021 opened this issue Jun 26, 2018 · 0 comments
Open

Comments

@xiaox8021
Copy link

当调用过KSYStreamer的release()方法后,重新初始化streamer对象.
06-26 19:51:29.579 29088-29168/com.cloudm.yunbox E/AndroidRuntime: FATAL EXCEPTION: GLThread 913
Process: com.cloudm.yunbox, PID: 29088
java.lang.RuntimeException: createContext failed: EGL_BAD_CONTEXT
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1233)
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1224)
at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1074)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1447)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1286)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant