diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-07-18 08:05:54 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-07-18 08:05:54 +0000 |
commit | 4d82aad2793b1e54175d4c62b677acf110d130b2 (patch) | |
tree | e8eea3fd85e7e7f3ba80cbc141c5a93c6db5d5c2 | |
parent | RM spreed - see pr 3099 (diff) | |
download | awesome-selfhosted-4d82aad2793b1e54175d4c62b677acf110d130b2.tar.gz awesome-selfhosted-4d82aad2793b1e54175d4c62b677acf110d130b2.zip |
Fix deletion of Wirow
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -570,6 +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` +- [Wirow](https://github.com/wirow-io/wirow-server) - A full featured self-hosted video web-conferencing platform. `AGPL-3.0` `C` ### Communication - XMPP |