owt-client-javascript
owt-client-javascript copied to clipboard
p2p js <-> android : some event can not receive after android call publication.stop()
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