Commit Graph

19 Commits

Author SHA1 Message Date
damencho e90d09a6d9 Updates recording instructions in manual install doc. 2017-05-16 16:19:31 -05:00
cmrd Senya 71da05dc96 Explicitly set c2s_require_encryption to false
Jitsi Meet doesn't seem to work with c2s_require_encryption set to true.
c2s_require_encryption is false by default. However it is possible that
in some Prosody configurations it is overriden by a global config to be
true. In that case Jitsi Meet might not work out-of-box. So let's set it
explicitly to be sure it is correct.
2017-04-16 21:19:47 +03:00
pierreozoux 1ff29384b3 Add a network schemas
This is to help understanding how things are wired.
2017-03-16 11:30:28 -05:00
Boris Grozev b22f1965aa doc: Remove obsolete reference to browserify. 2017-01-25 15:48:32 -06:00
Samuel Liard df6f920b44 Force jquery-ui version to fix pb with beta version we can get with npm
Use Maven in place of ant
Add --host parameter for jicofo
Add build for jitsi Meet

Revert "Force jquery-ui version to fix pb with beta version we can get with npm"

This reverts commit 35a8641e62.
2017-01-25 15:47:23 -06:00
Saúl Ibarra Corretgé 6d6b5a7917 cleanup: Remove default Chrome extension ID
It makes for a bad first-time experience for users, since the desktop sharing
button will be visible, but it will never work.

Also get rid of the now deprecated `desktopSharingChromeMethod` option.
2017-01-23 15:21:28 -06:00
bgrozev c9af2b956c Updates the manual installation docs
Adds the --host argument to the jicofo command, as suggested by exs on irc.
2016-12-01 18:11:41 -06:00
Senya 8196233ed2 Update manual-install.md
There is no YOURSECRET4 mentions in the document
2016-05-29 15:04:33 +03:00
bgrozev 0e66552a7f Clarifies documentation
Add a note about the need to forward ports, as suggested by @joudinet on github.
2015-10-09 12:39:00 -05:00
Дамян Минков fd44cfa7a0 Typo. 2015-08-03 17:18:32 -05:00
Marc Laporte dd8371f49c fix typo 2015-06-28 09:47:13 -04:00
Damian Minkov 497c60375c Updates manual install instructions. 2015-06-01 15:01:31 +03:00
gpolitis d94f001f25 A recent JDK and Ant is required to compile JICOFO. 2015-05-27 20:56:10 +02:00
gpolitis afb85e2fd9 These are Debian instructions really. 2015-05-27 20:49:26 +02:00
gpolitis fffb5801c5 Makes some nginx directives optional. 2015-05-27 16:56:30 +02:00
gpolitis d81cd20ee6 Removes otalk modules from the installation procedure. 2015-05-27 16:52:16 +02:00
gpolitis 3e7a9228bc No turn server is necessary with Jitsi Videobridge. 2015-05-27 16:22:16 +02:00
Paweł Domas 91358476a1 Update manual-install.md
Adds jicofo install instructions.
2014-12-22 13:05:20 +01:00
Boris Grozev 10adea1691 Moves INSTALL.md to doc/manual-install. Links to both installation documents from README.md. 2014-12-17 11:32:42 +02:00
Renamed from INSTALL.md (Browse further)