Benutzer-Werkzeuge

Webseiten-Werkzeuge


projects:self_hosted_jitsi_server

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
projects:self_hosted_jitsi_server [2020/03/19 07:11] – [Installation von Jitsi] guacprojects:self_hosted_jitsi_server [2020/03/19 13:13] – [Let's Encrypt] guac
Zeile 98: Zeile 98:
  
 === jitsi-videobridge === === jitsi-videobridge ===
-Das Jitsi Videoconferencing Tool+Das Jitsi Videoconferencing Tool
 +Handelt die Videostreams und deren Coding / Decoding 
 +Skalierbar. 
 +[[https://jitsi.org/jitsi-videobridge/ ¦ Jitsi Videobridge]]
  
 === jicofo === === jicofo ===
 +Jitsi Conference Focus
 +
 +Conference focus is mandatory component of Jitsi Meet conferencing system next to the videobridge. It is responsible for managing media sessions between each of the participants and the videobridge. Whenever new conference is about to start an IQ is sent to the component to allocate new focus instance. After that special focus participant joins Multi User Chat room. It will be creating Jingle session between Jitsi videobridge and the participant. Although the session in terms of XMPP is between focus user and participant the media will flow between participant and the videobridge. That's because focus user will allocate Colibri channels on the bridge and use them as it's own Jingle transport.
  
 === prosody === === prosody ===
 XMPP Chatserver XMPP Chatserver
 +
 +Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.
  
  
projects/self_hosted_jitsi_server.txt · Zuletzt geändert: 2020/03/19 13:13 von guac

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki