benwtrent / janus-gateway-android

This is an API wrapper that utilizes the native WebRTC build and is made to ease communication with the janus-gateway
MIT License
112 stars 73 forks source link

App crash when remote closes the video #35

Open akbarattar3 opened 4 years ago

akbarattar3 commented 4 years ago

E/rtc: #

Fatal error in ../../talk/app/webrtc/java/jni/peerconnection_jni.cc, line 973

# Check failed: 0 == (reinterpret_cast<MediaStreamInterface*>(j_p))->Release() (0 vs. 1)
# Unexpected refcount.

This is error when remote user closed his connection then app crashes .