element-call icon indicating copy to clipboard operation
element-call copied to clipboard

Add support for calling from multiple devices

Open robertlong opened this issue 4 years ago • 2 comments

MSC 3401 specifies a sources array that allows for a single user to join a group call from multiple devices.

robertlong avatar Oct 08 '21 18:10 robertlong

the use case here is so that i can handover a call from desktop to mobile and vice versa (something i do constantly on jitsi). currently it "works" only because all my devices are logged in as different users (matthew-chrome, matthew-ios etc) - whereas it would break if i actually logged in as the same user(!)

ara4n avatar Mar 06 '22 13:03 ara4n

Google meet has something called companion mode, but doesn't allow taking e.g. video from one and audio from another device

ptman avatar Mar 15 '22 13:03 ptman