Hi everyone,
we are hosting our own instance, using it for team meetings.
With 25 users we experience people dropping out of the call and audio quality issues.
People are able to login again, yet problems persist.
We run the following versions on ubuntu:
root@communication:~# apt list --installed | grep jitsi jitsi-meet/stable,now 2.0.4416-1 all [installed] jitsi-meet-prosody/stable,now 1.0.3992-1 all [installed,automatic] jitsi-meet-web/stable,now 1.0.3992-1 all [installed,automatic] jitsi-meet-web-config/stable,now 1.0.3992-1 all [installed,automatic] jitsi-videobridge2/stable,now 2.1-169-ga28eb88e-1 all [installed,automatic]
root@communication:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic
The server we use is a standard DigitalOcean droplet:
Standard / 8 GB / 4 vCPUs
We only have about 50-60% utilization:
Users are all on laptops, mostly Win10 and some MBPs, with Chrome.
I also reduced the default resolution from 720 to 480 in the config.js.
Similiar seems to be happening in this thread, yet we seem to be more stable: Multiple Problems with Video and/or Audio Not Working in Calls on meet.jit.si via browser
Should we try these URL parameters as well?
#config.resolution=360&config.constraints.video.height.ideal=360&config.constraints.video.height.max=360&interfaceConfig.DISABLE_VIDEO_BACKGROUND=true&config.constraints.video.frameRate.max=30&config.constraints.video.frameRate.ideal=15