jiti-meet/doc
Дамян Минков c73ba37202
Introduces installing coturn as turn server for jitsi-meet (#4959)
* Adds package that can configure using turnserver for jitsi-meet.

Activates http2 on the nginx host and uses the alpn send with the web requests to multiplex traffic to be served as web of proxied to the turn server.
It needs nginx at least v1.13.10.
Adds turncredentials module from Philipp Hancke, with small modification (all int values for hosts need to be strings/tostring()) in order to be able to use the module with prosody 0.11.

* Moves loading of stream after loading stream module (50-..).

* Leaves DISABLE_TCP_HARVESTER to be handled by jvb.

* Fixes comments.

* Properly detect first time coturn install and configure it.

* Handles upgrading from jetty serving web.

* Does not create jvb user if already exists.

* Fixes let's encrypt and adds turnserver handling.

* Enables use of turn server in config.js if available.

* Adds a check whether prosody config exists.

There are cases where deployments can still have configured prosody in the main prosody config in /etc/prosody.
2020-01-09 16:51:27 +00:00
..
debian Introduces installing coturn as turn server for jitsi-meet (#4959) 2020-01-09 16:51:27 +00:00
example-config-files Activates multidomain by default when installing with nginx. 2019-12-10 10:55:56 +01:00
examples fix(docs): change parentNode option name in api example 2018-12-15 08:25:56 -08:00
api.md Adds an option to set email through iframe API init and to stats. (#4842) 2019-11-12 13:37:54 +00:00
cloud-api.md docs: document the services which jitsi meet can consume 2017-08-14 16:20:20 +02:00
cloud-api.swagger Adds new format of phoneList service and re-design dial in numbers page. (#3903) 2019-02-26 13:32:46 +00:00
coding-style.md [RN] Rename jitsi-meet-react to jitsi-meet 2017-05-16 12:38:36 -05:00
development.md doc: move development sections to standalone file 2019-09-19 13:49:46 +02:00
faq.md Added links related to NAT config in a new FAQ doc 2019-02-26 09:53:48 +00:00
integrations.md Adds integrations doc. (#3929) 2019-02-28 09:09:09 +00:00
manual-install.md doc(install): adds cd command to jitsi-meet installation 2019-11-03 19:46:34 +00:00
mobile-dropbox.md doc(dropbox): Add documentation for the mobile app. 2018-09-27 01:42:59 -05:00
mobile-google-auth.md doc: update google auth doc 2019-05-10 13:22:05 +02:00
mobile.md doc: add links to the sample SDK applications repo 2019-04-17 09:37:28 +02:00
quick-install.md Introduces installing coturn as turn server for jitsi-meet (#4959) 2020-01-09 16:51:27 +00:00
sipgw-config.md Adds provider name to fix welcomepage text. 2019-03-15 11:24:18 +00:00
speakerstats-prosody.md Adds server-side speaker stats handling. 2018-12-28 13:54:29 +00:00
turn.md grammer and spelling fixes 2018-06-21 11:36:16 +05:30