summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa023e559..97db1253a 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ A single video stream currently uses about 1 mbit/sec and the total required ban
1 mbit/s * (participants - 1)
```
-![](https://nextcloud.com/wp-content/themes/next/assets/img/features/HPB-P2P.svg.png)
+![](https://github.com/nextcloud/spreed/raw/e419b79819963a631ce811ffed432853ec4723c2/docs/HPB-P2P.svg.png)
This means that in a call with 5 participants, each has to send and receive about 4 mbit/sec. Given the asymetric nature of most typical broadband connections, it is sending video that quickly becomes the bottleneck. Moreover, decoding all those video streams put a big strain on the system of each participant.