mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
Merge pull request #16530 from egnun/patch-2
Fixed typos in scalability.md
This commit is contained in:
commit
d1df810a3c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ To make sure a call can sustain the largest number of participants, make sure th
|
|||
- on a desktop/laptop system, a browser like Firefox or Chrome should be used. The WebRTC implementation in other browsers is often sub-par. On a laptop, the power cord should be plugged in - this often results in better CPU performance.
|
||||
- on mobile devices, the Android/iOS apps should be used because mobile browsers will run out of computing power quickly.
|
||||
|
||||
* all participant disables their video streams.
|
||||
* all participants disable their video streams.
|
||||
|
||||
|
||||
With this setup, 20 users should be possible in a typical setup.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue