diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-10-26 15:20:55 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-10-26 15:20:55 +0200 |
commit | 9834aca82f1c6fc8ab3a71c6daa84bf337d1f246 (patch) | |
tree | 648fa773db3273c2d13dab2771e2e2c37d991dff | |
parent | d6f1bb4bc7f9bdbdee9f262bf89c20b0fef9e0cd (diff) |
add Ion SFU and Galène
-rw-r--r-- | DEVELOP.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -82,6 +82,12 @@ written in NodeJS and Go, shared under the AGPL-3 license on [Github](https://github.com/strukturag/spreed-webrtc). +Ion SFU - +WebRTC SFU +written in Go, +shared under the Expat license +on [Github](https://github.com/pion/ion-sfu). + [Jitsi Videobridge](https://jitsi.org/jitsi-videobridge/) - XMPP SFU written in Java, @@ -243,6 +249,10 @@ using Spreed WebRTC [Nextcloud Talk](https://nextcloud.com/talk/) using Spreed standalone signaling server +[Galène](https://galene.org/) +using Ion SFU +written in Go. + [Jitsi Meet](https://jitsi.org/jitsi-meet/) using Jigasi and Jitsi Videobridge hosted at <https://meet.jit.si/> |