DEV Community

Jitsi: An open source web conferencing solution

Ricardo Sueiras on March 16, 2020

Enabling online team collaboration with open source software Teams across the world are looking for solutions that help them to work and...
Collapse
 
gdi3d profile image
Adriano Galello

This is very detailed post!. I've been using jitsi for last 4 years and I decide to build something around it called Ya!Meeting.

I'm pretty happy with how jitsi works but it can't compete with zoom yet. I think it's more a nerd tool for now.

Collapse
 
chamerling profile image
Christophe Hamerling

Great, thanks for all of this!
You are talking about load balancing but only for HTTP services, did you also have some clues about scaling the videobridge component?

Collapse
 
094459 profile image
Ricardo Sueiras AWS

I am not a Jitsi expert, and maybe some of the Jitsi team can comment, however, one of the suggested ways you could achieve this is by putting splitting out the components and Jitsi have written about this here -> jitsi.org/news/new-tutorial-video-... so I would start there.

Collapse
 
jmacelroy profile image
Jacob MacElroy

Hello, you may find youtube.com/watch?v=LyGV4uW8km8 useful and searching on community.jitsi.org for various discussions on the topic.