aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-04-09 19:39:20 +0200
committerJonas Smedegaard <dr@jones.dk>2020-04-09 19:39:20 +0200
commitd73da25bca78e69f61c28ee454d29b8fe9f8e003 (patch)
tree1e877302e87584aa17ec5f7f630f8719b5d2516d
parentd3b4754c4233bf1c71cf791b6da651d7fa0eb914 (diff)
mention that SylkServer uses Janus; add Medooze SFU
-rw-r--r--DEVELOP.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index 8f59ff7..2c16510 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -78,12 +78,17 @@ written in C++
WebRTC MCU
written in C++
+[Medooze SFU](https://github.com/medooze/sfu)
+WebRTC SFU
+written in Node.js
+
[Medooze WebRTC Media Server](https://github.com/medooze/media-server)
WebRTC/SIP MCU
written in C++
[SylkServer](https://sylkserver.com/)
-SIP "SFU"
+SIP/XMPP Application Server
+using Janus
written in Python
[Spreed WebRTC](https://github.com/strukturag/spreed-webrtc)