-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help Request] Performance Issues #199
Comments
This sounds very similar to nextcloud/spreed#6804 Janus 0.7.3 is rather old (July 2019), so the problems might be resolved by updating it (see nextcloud/spreed#6804 (comment)). |
I will update to a newer Version and report back if the issues are gone or if there is any difference in performance. Thank you! |
I've upgraded janus to janus 0.11.6. The first testcall with 2 users seems fine. We planned a testcall with 10+ users for next week. I will report back, if the issue is still open. |
After the upgrade to version 0.11.6 of janus, we've made a videocall with 7 participants today with no issues at all. The log entries regarding packet loss are gone, not a single one occured within the 45min long call. It seems to fix the issue for good. The next call with 15 participants will be next wednesday, should the situation change with more participants i will report back. closed for now. And Thank you again @fancycode ! 👍 |
Hi,
i already setup my 2nd High Performance Backend. However it seems like there are some issues regarding the performance of the Backend.
In a test-videocall with 12 people some videosstreams seem to hang for a few seconds, audio and video is delayed and sometimes the quality of the streams get really bad(pixely). All of the participants are using a Windows 10 clients with different browsers on modern hardware. The participants are all located at the same building.
Overview:
High Performance Server (ESX VM):
Ubuntu 20.04.3 LTS, 8 CPU Cores, 16GB RAM, Gigabit-Link
Nextcloud Instance (ESX VM):
Debian 11, 8 CPU Cores, 8GB RAM, Gigabit-Link
nextcloud-spreed-signaling version: v0.4.1
janus version: janus 0.7.3
coturn version: 4.5.1.1-1.1ubuntu0.20.04.2
These are the configuration files of janus, coturn and singnaling:
signaling config:
coturn config:
relevant part of janus.jcfg:
I check the logs for errors. The only suspicious thing that i could find, and there are a ton of these messages is:
(XXXXXXXXXXXXXXXX) is reporting 12 lost packets on the uplink (Janus -> client)
Is there something wrong with my configuration? Anyone with the same issues? I need some hints, as i am struggling to get this thing to work properly. If this is not the right place to ask this please direct me to a place where i can get support.
Thank you in advance.
The text was updated successfully, but these errors were encountered: