2021-01-20 15:02:58 +00:00
|
|
|
## About Jitsi
|
|
|
|
|
|
|
|
Several server components:
|
|
|
|
- prosody XMPP (ext)
|
|
|
|
- jitsi videobridge aka JVB
|
|
|
|
- jitsi conference focus aka jicofo aka focus
|
|
|
|
- jitsi meet
|
|
|
|
- octo
|
|
|
|
- jigasi
|
|
|
|
- jibri
|
|
|
|
- etc.
|
|
|
|
|
|
|
|
Some libs:
|
|
|
|
- libjitsi
|
|
|
|
- jicoco
|
|
|
|
- jitsi-utils
|
|
|
|
- etc.
|
|
|
|
|
|
|
|
Client components:
|
|
|
|
- jitsi meet electron
|
|
|
|
- jitsi android/ios
|
|
|
|
- etc.
|
|
|
|
|
|
|
|
## Conf
|
|
|
|
|
2021-01-20 14:54:17 +00:00
|
|
|
Base conf:
|
2020-03-22 14:09:20 +00:00
|
|
|
|
2021-01-20 14:54:17 +00:00
|
|
|
- [videobridge.conf](https://github.com/jitsi/jitsi-videobridge/blob/master/jvb/src/main/resources/reference.conf)
|
|
|
|
- [jicofo.conf](https://github.com/jitsi/jicofo/blob/master/src/main/resources/reference.conf)
|
2021-01-20 15:02:58 +00:00
|
|
|
|
|
|
|
the following is used in videobridge.conf:
|
|
|
|
[jicoco/MucClientConfiguration](https://github.com/jitsi/jicoco/blob/master/jicoco/src/main/java/org/jitsi/xmpp/mucclient/MucClientConfiguration.java)
|