wildfirechat / android-chat

即时通讯,聊天,野火IMAndroid客户端,支持Android 4.x —— 最新
http://docs.wildfirechat.cn
Other
2.54k stars 889 forks source link

java.lang.RuntimeException #784

Closed FredericYan closed 8 months ago

FredericYan commented 1 year ago

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)

imndx commented 1 year ago

webrtc issue