mitmedialab / unbreakout

0 stars 2 forks source link

Integrate zoom breakout limits #85

Open fields37 opened 3 years ago

fields37 commented 3 years ago

if you're using the new zoom call option, you can't have more than 200 users in your session. If you're populating the breakouts within an existing call, the limits in the graph below apply. image

Maybe just cap unbreakout sessions at 200 users?

fields37 commented 3 years ago

Changed app to not let new users join past 200 users, although this only applies if you load the call join page after 200 people have joined. May present some issues, but I don't expect us to be having so many users, so not an immediate bug to address.