BBB as Videocall-Button
- support multiple rtc sessions (of different type) per room (js-sdk matrixRTCSessionManager.ts)
- decide if BBB is of type
m.callororg.bigbluebutton.call(orsession)-
m.call-> interop with ec -
org.bigbluebutton.callparallel call and BigBlueButton sessions are possible, we dont need to add encryption to BigBlueButton
-
- EW (Element Web) needs to support detecting and displaying different rtc session and a way to allow joining them
- Where do we store what widget needs to be used for which rtc session type
- Update the rust and js-sdk implementation to conform to the state key format from the spec (
user_device_app) (not it isuser_device) - How does the join/creation flow look like (in EW)