Hi, i am hosting a Nextcloud instance for my family. Because in Germany Schools are closed I want to use Nextcloud Talk for my daughter´s school class for daily interaction. As far as I understood, talk for larger conference call are only available by using the professional service from Nextcloud. Is there a chance to enable my server for a defined period to be able to handle video conferences with around 20 people? My server should be powerful enough (8 core, 32 GB Ram).
From my experience having a reliable video conference with 20 parties for any reasonable amount of time requires a miracle in a ânormalâ environment.
In todayâs climate - when counting on QoS from an ISP would be delusional - I donât think this is feasible unless you have your own private backboneâŚ
Perhaps you can better use a system like https://jitsi.org .
You can use different servers or host your own.
Search for the app âjitsi meetâ on android and iOS.
Jitsi is a good service, which you can certainly run yourself. You could try testing this German instance, which was recently recommended to me as one that should handle a large number of simultaneous users. I have just started testing it, so feel free to check out the company hosting it.
You can add a password to the room if you want to limit random people dropping in. Youâll need each student to run the free app on their phone, or they can login from a web browser.
If somebody wants help implementing an Open Source backend for Talk using Kurento Media Server for example to allow everyone to use it for more than 5 or so people is welcome to submit a PR:
Ifâ youâre interested in a solution around NC weâve been looking into options for a client. Iâd say âwatch this spaceâ but weâve so far failed to setup a space to watch⌠If thereâs broader interest weâll sort a space to watchâŚ
Many scaling problems should be solved by 8.0.9, released last week - it adjusts quality based on the nr of participants, among other things. A typical network and hardware setup should handle 5-10 people.
The signalling back-end is now also open source, so you can give that a try.