open-webrtc-toolkit / owt-client-android

Open WebRTC Toolkit client SDK for Android applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
194 stars 97 forks source link

publication and subscription ended event not trigger after call delete android forward stream rest api. #142

Closed zhangyihui1 closed 5 years ago

zhangyihui1 commented 5 years ago

1: android and js join room 2: android publish local stream 3: android subscribe self remote stream 4: js do Delete android forword stream rest api

expect: android side trigger publication.ended .subsciption.ended . remotestream.ended event actual: android side only trigger remotestream.ended event

mcu : Release-v20190825ubuntu.tgz

zhangyihui1 commented 5 years ago

verify in mcu Release-v4.3 and android sdk: Release-4.3