Karanjot-singh / microsoft_teams_clone

Microsoft Teams Clone is a Video conference application with a rich integrated chat experience, to connect with friends,family & colleagues. Developed as a redesign of Microsoft Teams during my menteeship at Microsoft Engage 2021
https://github.com/Karanjot-singh/microsoft_teams_clone/wiki
MIT License
80 stars 32 forks source link

2000 active user??? #17

Closed zionnite closed 3 years ago

zionnite commented 3 years ago

Hello sir, saw this project and I think you did wonderful work on it but am kind of curious how come the project could support 2000 active users at the same time and you are using jitsi_meet

last time i check jitsi_meet support about 100

If on the free meet.jit.si, you can host a meeting with up to 100 people, but be advised that once you go above 30-35 people, you may start experiencing quality degradation.

so sir, please enlighten me on this!

thanks for all the good work, sir!

Karanjot-singh commented 3 years ago

Hey, Thanks for pointing it out. The "2000 active users at the same time" is for the chat functionality powered by Stream Chat SDK. I'll update the readme soon

zionnite commented 3 years ago

Hey, Thanks for pointing it out. The "2000 active users at the same time" is for the chat functionality powered by Stream Chat SDK. I'll update the readme soon

Thank you, sir,

however, I have another question

How can I make it possible for the user to host the conference themselves?

want a situation where the app users can create meeting without the acknowledgment of the Admin

Thank you so much for your time!