aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjungle-boogie <sean@jungleboogie.me>2015-07-31 15:04:32 +0000
committerjungle-boogie <sean@jungleboogie.me>2015-07-31 15:04:32 +0000
commitaf6e092a48d110424ffed7a6f382396ddf7808c0 (patch)
tree2110e1c2867a1393309094a15d57f26fbf46e379
parentMerge remote-tracking branch 'kickball/pr/70' (diff)
downloadawesome-selfhosted-af6e092a48d110424ffed7a6f382396ddf7808c0.tar.gz
awesome-selfhosted-af6e092a48d110424ffed7a6f382396ddf7808c0.zip
mention jitsi in custom
addition of jitsi meet and their video bridge.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f92e134..bf45304d 100644
--- a/README.md
+++ b/README.md
@@ -138,6 +138,8 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem
### Custom
* [GNUNet](https://gnunet.org/) - free software framework for decentralized, peer-to-peer networking `C/Java` `GPLv3`
* [HipChat](https://www.atlassian.com/software/hipchat) `⊘ Proprietary` **[☢](https://github.com/Kickball/awesome-selfhosted/pull/36)** - A team chat solution with 1:1 chat audio and video, third party integration and more `PHP + Python`
+ * [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. `MIT ` `JavaScript`
+ * [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. `Apache` `Java`
* [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `AGPL`
* [Mumble](http://wiki.mumble.info/wiki/Main_Page) - low-latency, high quality voice/text chat software `BSD` `C++`
* [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` `Nodejs`