diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-04-06 14:53:57 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-04-06 14:53:57 +0200 |
commit | d3b4754c4233bf1c71cf791b6da651d7fa0eb914 (patch) | |
tree | 598a3eb541d8de6559bd5fa9844c48ed57210207 | |
parent | 32bae842a286ce8bedbd3dec20d39db0caac5d13 (diff) |
add notes about Jitsi pseudo-requiring Chromium-based browsers
-rw-r--r-- | DEVELOP.md | 1 | ||||
-rw-r--r-- | README.md | 3 |
2 files changed, 3 insertions, 1 deletions
@@ -93,6 +93,7 @@ written in NodeJS and Go [Jitsi Videobridge](https://jitsi.org/jitsi-videobridge/) XMPP SFU written in Java +seems to require "plan B" SDP: https://github.com/jitsi/jitsi-meet/issues/4758 [Jigasi](https://jitsi.org/jitsi-meet/) WebRTC bridge to Jitsi Videobridge @@ -121,7 +121,8 @@ Works only with the "Chromium" web browser. <https://meet.jit.si/> uses Free software -but requires relatively heavy hardware to self-host. +but requires relatively heavy hardware to self-host +and works reliably only when all participants use a Chromium-based web browser. ### Matrix |