summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-04-09 15:31:38 +0200
committerJoas Schilling <coding@schilljs.com>2019-04-11 12:15:09 +0200
commitcc11b6f0f36a978d217bdf798cafed5bd4fefcce (patch)
treeea604253059e3f9fcc5f7bb2dc7a0415a31733c2 /README.md
parent1736e89dea2ab97c23ce944a1502f1d96920ba3c (diff)
Update README
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5423fb728..8f6f28edf 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
* πŸ’¬ **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.
* πŸ‘₯ **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.
-* πŸ’» **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 52 (or newer) or Chrome with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol).
+* πŸ’» **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 52 (or newer), latest Edge or Chrome 49 (or newer) with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol).
* πŸš€ **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.
* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.
@@ -19,9 +19,12 @@ If you have suggestions or problems, please [open an issue](https://github.com/n
### Supported Browsers
-Firefox | Chrome/Chromium | Edge | Safari | Opera
----|---|---|---|---
-βœ”οΈ 52 or later | βœ”οΈ 49 or later | ⏳ [Planned](https://github.com/nextcloud/spreed/issues/687) | ⏳ [Planned](https://github.com/nextcloud/spreed/issues/687) | ❌ Not planned yet
+| Browser | Compatible |
+|---|---|
+| Firefox | βœ”οΈ 52 or later |
+| Chrome/Chromium | βœ”οΈ 49 or later |
+| Edge | ⚠️ latest versions <br> 🎀 Speakers are not promoted <br> 🏷 Name changes while a call is on-going are not reflected |
+| Safari | ⚠️ 12 or later <br> ❌ No screensharing support <br> πŸ–₯ Viewing screens of others works |
## Installing for Production