element-call
element-call copied to clipboard
Tiles hang around after the user leaves the call
Steps to reproduce
- User tiles used to disappear immediately when a user quits a call.
- Instead they now say "waiting media" for a few seconds or more and then eventually disappear when a user leaves.
Outcome
What did you expect?
Users tiles to disappear as soon as the user leaves.
What happened instead?
User tile hangs around for a while making it look as if media has crashed.
URL for webapp
call.element.io
Will you send logs?
No
Is it possible that users did not exit the call but just closed the tab? In that case this is expected behavior since the delayed event takes up to 15 sec (worst case) to kick in.
Since we cannot trust the SFU the MatrixRTC session membership is derived from room state. This also allows the messenger apps to derive membership from room state rather than asking in addition the SFU.