aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-04-30 20:01:58 +0200
committerJonas Smedegaard <dr@jones.dk>2021-04-30 20:07:34 +0200
commit3017ed71dbd83c324d340d888b929185dea3b43b (patch)
treedf4e2d441d7c3d68e9122460803892c2b8400208
parent4493cfea5e6d6e9007af7257b742142ff467baf7 (diff)
add Spreed standalone signaling server, and fix reference that (not Spreed WebRTC) for Nextcloud Talk
-rw-r--r--DEVELOP.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index 2c55c51..f8742ce 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -134,6 +134,13 @@ written in Python2,
shared under the GPL-3 license
on [Github](https://github.com/AGProjects/sylkserver).
+Spreed standalone signaling server -
+Nextcloud Talk bridge to WebRTC
+using Janus and NATS,
+written in Go,
+shared under the AGPL-3 license
+on [Github](https://github.com/strukturag/nextcloud-spreed-signaling).
+
Jigasi -
WebRTC bridge to Jitsi Videobridge
written in Java,
@@ -228,7 +235,7 @@ hosted at <https://roll.call>
using Spreed WebRTC
[Nextcloud Talk](https://nextcloud.com/talk/)
-using Spreed WebRTC
+using Spreed standalone signaling server
[Jitsi Meet](https://jitsi.org/jitsi-meet/)
using Jigasi and Jitsi Videobridge