Closed edemaine closed 4 years ago
New approach: like current YouTube option, just detect URL and give it a type. No room generation (which seems impossible), but allow people to enter room and password. Then, when rendering, give user a choice among above.
Two general approaches:
Unfortunately, upon further consideration, it's not really practical to use a separate Zoom meeting for each Comingle room, because of the limit of one concurrent meeting per host. This would make it pretty impractical to general the number of simultaneous meetings, while avoiding conflicts with meetings users have otherwise scheduled.
A possible fallback approach would be to use breakout rooms in a single meeting, and have a bot that re-assigns people to breakout rooms according to their behavior in Comingle. But this doesn't seem to be supported by the API. So we'd need to actually drive a (headless?) host that clicks the relevant buttons... Doable, but difficult.