We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当调用过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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
当调用过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)
The text was updated successfully, but these errors were encountered: