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

p2p js <-> android : some event can not receive after android call publication.stop()

Open zhangyihui1 opened this issue 6 years ago • 0 comments

1: android and js (chrome, firefox ,safari) connect server with h264 2: android and js addAllowRemoteId each other 3: android publish localStream to js side 4: android call publication.stop()

expect : android side receive publication.ended, js side receive remoteStream.ended actual : both android side and js side can not receive ended event

zhangyihui1 avatar Sep 08 '19 06:09 zhangyihui1