diff options
author | Miroslav Pejic <miroslav.pejic.85@gmail.com> | 2022-09-12 23:03:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-12 23:03:30 +0000 |
commit | 4d572c49c412bdabee395f6a28d94ab2cc581267 (patch) | |
tree | ac16213009911fd3be93c1449854dd1d51b67575 | |
parent | Redirect fixes and General Project Clean Up (#3274) (diff) | |
download | awesome-selfhosted-4d572c49c412bdabee395f6a28d94ab2cc581267.tar.gz awesome-selfhosted-4d572c49c412bdabee395f6a28d94ab2cc581267.zip |
Add MiroTalk to Communication (#3254)
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -582,6 +582,8 @@ _Related: [Conference Management](#conference-management)_ - [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` `Nodejs/Docker` - [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` +- [MiroTalk P2P](https://p2p.mirotalk.com) - Simple, secure, fast real-time video conferences up to 4k and 60fps, compatible with all browsers and platforms. ([Demo](https://p2p.mirotalk.com/newcall), [Source Code](https://github.com/miroslavpejic85/mirotalk)) `AGPL-3.0` `Nodejs/Docker` +- [MiroTalk SFU](https://sfu.mirotalk.com) - Simple, secure, scalable real-time video conferences up to 4k, compatible with all browsers and platforms. ([Demo](https://sfu.mirotalk.com/newroom), [Source Code](https://github.com/miroslavpejic85/mirotalksfu)) `AGPL-3.0` `Nodejs/Docker` - [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` - [Wirow](https://github.com/wirow-io/wirow-server) - A full featured self-hosted video web-conferencing platform. `AGPL-3.0` `C` |