aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran <kieranrobson1999@gmail.com>2022-08-17 08:14:03 +0000
committerKieran <kieranrobson1999@gmail.com>2022-08-17 08:14:03 +0000
commit237edfed1f1015a852695afcd9550a9382305e0d (patch)
tree4b9f45d3c3ed69448d133925339a4c0332320852
parentAdded docker to Isso language (diff)
downloadawesome-selfhosted-237edfed1f1015a852695afcd9550a9382305e0d.tar.gz
awesome-selfhosted-237edfed1f1015a852695afcd9550a9382305e0d.zip
Update Jitsi
MIT -> Apache 2.0 Added docker to languages https://jitsi.github.io/handbook/docs/devops-guide/
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55a958cf..f10c289a 100644
--- a/README.md
+++ b/README.md
@@ -593,7 +593,7 @@ _Related: [Conference Management](#conference-management)_
- [BigBlueButton](https://bigbluebutton.org/) - Supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, and breakout rooms. ([Demo](https://demo.bigbluebutton.org/gl), [Source Code](https://github.com/bigbluebutton/bigbluebutton)) `LGPL-3.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`
-- [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. ([Source Code](https://github.com/jitsi/jitsi-meet)) `MIT` `Javascript`
+- [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. ([Source Code](https://github.com/jitsi/jitsi-meet)) `Apache-2.0` `Docker/Nodejs`
- [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`
- [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`
- [plugNmeet](https://www.plugnmeet.org/) - Scalable, High Performance, Open source web conferencing system. ([Demo](https://demo.plugnmeet.com/login.html), [Source Code](https://github.com/mynaparrot/plugNmeet-server)) `MIT` `Docker/Go`