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

播放过程中锁屏再解锁报错 #114

Open
forever1985 opened this issue Sep 19, 2016 · 1 comment
Open

播放过程中锁屏再解锁报错 #114

forever1985 opened this issue Sep 19, 2016 · 1 comment

Comments

@forever1985
Copy link

在播放过程中,锁屏,然后在解锁,就报错
java.lang.IllegalStateException: Unable to update texture contents (see logcat for details)

@forever1985
Copy link
Author

java.lang.IllegalStateException: Unable to update texture contents (see logcat for details)
at android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)
at android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:189)
at com.asha.vrlib.texture.MD360VideoTexture.texture(MD360VideoTexture.java:99)
at com.asha.vrlib.plugins.MDPanoramaPlugin.renderer(MDPanoramaPlugin.java:58)
at com.asha.vrlib.MD360Renderer.onDrawFrame(MD360Renderer.java:110)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1523)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)

@forever1985 forever1985 changed the title 播放直播流过程中锁屏再解锁报错 播放过程中锁屏再解锁报错 Sep 20, 2016
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