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

日志收集中有关webrtc的奔溃日志:Error during updateTexImage #778

Open
FredericYan opened this issue Jul 13, 2023 · 0 comments

Comments

@FredericYan
Copy link

Error during updateTexImage (see logcat for details) android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)

1
android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)
2
android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:248)
3
org.webrtc.SurfaceTextureHelper.updateTexImage(SurfaceTextureHelper.java:334)
4
org.webrtc.SurfaceTextureHelper.tryDeliverTextureFrame(SurfaceTextureHelper.java:354)
5
org.webrtc.SurfaceTextureHelper.lambda$new$0$org-webrtc-SurfaceTextureHelper(SurfaceTextureHelper.java:207)
6
org.webrtc.SurfaceTextureHelper$$ExternalSyntheticLambda0.onFrameAvailable(Unknown Source:2)
7
android.graphics.SurfaceTexture$1.handleMessage(SurfaceTexture.java:211)
8
android.os.Handler.dispatchMessage(Handler.java:106)
9
android.os.Looper.loop(Looper.java:236)
10
android.os.HandlerThread.run(HandlerThread.java:67)

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