User Tools

Site Tools


nextcloud-talk-high-performance-backend

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
nextcloud-talk-high-performance-backend [2021/04/21 00:18] adminnextcloud-talk-high-performance-backend [2021/04/21 00:24] admin
Line 7: Line 7:
   * Coturn (''apt install coturn'')   * Coturn (''apt install coturn'')
   * Signaling (see https://nichteinschalten.de/signalisierungsserver-fuer-nextcloud-aufsetzen-how-to/)   * Signaling (see https://nichteinschalten.de/signalisierungsserver-fuer-nextcloud-aufsetzen-how-to/)
 +  * NATS Server via Docker (https://hub.docker.com/_/nats)
  
 ===== Settings ===== ===== Settings =====
Line 18: Line 19:
   * <NextcloudDomain> - Domain of your Nextcloud instance   * <NextcloudDomain> - Domain of your Nextcloud instance
   * <coturnSecret> - used in server.conf and turnserver.conf - ''openssl rand -hex 32''   * <coturnSecret> - used in server.conf and turnserver.conf - ''openssl rand -hex 32''
-  * <coturnDomain> - Domain running coturn+  * <coturnDomain> - Domain running coturn including protocol (https!!)
   * <coturnPort> - Port used for turn/stun server   * <coturnPort> - Port used for turn/stun server
  
Line 229: Line 230:
 no-multicast-peers no-multicast-peers
 </code> </code>
 +
 +Change these options in janus
  
 <code bash /etc/janus/janus.jcfg> <code bash /etc/janus/janus.jcfg>
nextcloud-talk-high-performance-backend.txt · Last modified: 2021/04/23 22:04 by admin