owt-client-android icon indicating copy to clipboard operation
owt-client-android copied to clipboard

conference: remoteStream.ended can not trigger when server side close network

Open zhangyihui1 opened this issue 5 years ago • 0 comments

1: android join room 2: android publish localStream to mcu 3: android subscribe self forward stream 4: close server side network

expect: android side want to trigger remoteStream.ended, publication.ended, publication.error, subscription.ended , subscription.error, onServerDisconnect

actual: android side can not trigger remoteStream.ended

zhangyihui1 avatar Sep 08 '19 09:09 zhangyihui1