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

GLUTils bitmap is recycled 导致bug #19

Open
zcwfeng opened this issue Jun 7, 2017 · 0 comments
Open

GLUTils bitmap is recycled 导致bug #19

zcwfeng opened this issue Jun 7, 2017 · 0 comments

Comments

@zcwfeng
Copy link

zcwfeng commented Jun 7, 2017

java.lang.IllegalArgumentException: bitmap is recycled
at android.opengl.GLUtils.texSubImage2D(GLUtils.java:187)
at com.ksyun.media.streamer.util.gles.GlUtil.loadTexture(GlUtil.java:229)
at com.ksyun.media.streamer.capture.ImgTexSrcPin.a(ImgTexSrcPin.java:190)
at com.ksyun.media.streamer.capture.ImgTexSrcPin.a(ImgTexSrcPin.java:22)
at com.ksyun.media.streamer.capture.ImgTexSrcPin$1.run(ImgTexSrcPin.java:72)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1472)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1249)

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