diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-07-17 06:47:12 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-07-17 06:47:12 +0000 |
commit | 7797400cb8197f4c767bab1ae5af44ff032ca4b8 (patch) | |
tree | 01291fb5f331e4ef2fe613d9ded0aebd180b29e9 | |
parent | Moved Wirow (diff) | |
download | awesome-selfhosted-7797400cb8197f4c767bab1ae5af44ff032ca4b8.tar.gz awesome-selfhosted-7797400cb8197f4c767bab1ae5af44ff032ca4b8.zip |
RM spreed - see pr 3099
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -570,8 +570,7 @@ _Related: [Conference Management](#conference-management)_ - [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. ([Source Code](https://github.com/jitsi/jitsi-videobridge)) `Apache-2.0` `Java` - [Galene](https://galene.org/) - Galène (or Galene) is a videoconference server (an “SFU”) that is easy to deploy and that requires moderate server resources. ([Source Code](https://github.com/jech/galene)) `MIT` `Go` - [LiveKit](https://livekit.io/) - Modern, scalable WebRTC conferencing platform with client SDKs. ([Demo](https://livekit.io/playground), [Source Code](https://github.com/livekit/livekit-server)) `Apache-2.0` `Go` -- [Spreed](https://www.spreed.me/) - WebRTC audio/video calls, conferencing server, and web client. ([Source Code](https://github.com/strukturag/spreed-webrtc)) `AGPL-3.0` `Go` -- [Wirow](https://github.com/wirow-io/wirow-server) - A full featured self-hosted video web-conferencing platform. `AGPL-3.0` `C` + ### Communication - XMPP |