Skip to content

Crash happens while video/audio call is on going #16

@umamahacse

Description

@umamahacse

Hi,
The following crash is occured when i made a audio/video call.Can any one suggest me a solution for this
java.lang.RuntimeException: Error during updateTexImage (see logcat for details)
at android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)
at android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:244)
at org.webrtc.SurfaceTextureHelper.updateTexImage(SurfaceTextureHelper.java:244)
at org.webrtc.SurfaceTextureHelper.tryDeliverTextureFrame(SurfaceTextureHelper.java:258)
at org.webrtc.SurfaceTextureHelper.access$500(SurfaceTextureHelper.java:36)
at org.webrtc.SurfaceTextureHelper$3.onFrameAvailable(SurfaceTextureHelper.java:132)
at android.graphics.SurfaceTexture$1.handleMessage(SurfaceTexture.java:207)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:203)
at android.os.HandlerThread.run(HandlerThread.java:61)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions