|
@@ -185,7 +185,7 @@ To take advantage of Dokeos <span style="font-weight: bold;">Videoconferencing</
|
|
|
|
|
|
<li>Open your web browser (Internet Explorer, Firefox...) and type
|
|
|
<span style="font-weight: bold;">http://localhost/dokeos/</span> if you install locally or
|
|
|
- <span style="font-weight: bold;">http://www.mydomain.com/dokeos/</span> if you install remotely</li>
|
|
|
+ <span style="font-weight: bold;">http://www.domain.com/dokeos/</span> if you install remotely</li>
|
|
|
|
|
|
<li>Follow the web installation process. You can accept all default
|
|
|
values. Consider changing the admin password to remember it. </li>
|
|
@@ -814,7 +814,7 @@ on the same topic.
|
|
|
<br />
|
|
|
<br />
|
|
|
<br />
|
|
|
-You may want to take advantage of the audio recorder. For this :<br />
|
|
|
+You may want to take advantage of the audio recorder. To do this :<br />
|
|
|
|
|
|
|
|
|
<ul>
|
|
@@ -835,15 +835,15 @@ mkdir /etc/dokeos/; sudo gedit /etc/dokeos/videoconference-config.xml)</li>
|
|
|
|
|
|
|
|
|
<div class="code">
|
|
|
-<pre><?xml version="1.0" encoding="UTF-8"?><br /> <videoconference-config><br /> <server-keys><br /> <server-key host="dokeos.domaine.com_" key="PaSSw0rd" /><br /> <server-key host="www.domaine.com_dokeos_" key="p4ssWoRD" /><br /> </server-keys><br /> <moderator-check-on-whiteboard>false</moderator-check-on-whiteboard><br /> <video-streams-dir>/opt/dokeos/recorded-streams</video-streams-dir><br /> <vod-streams-dir>/opt/dokeos/vod-streams</vod-streams-dir><br /> </videoconference-config></pre>
|
|
|
+<pre><?xml version="1.0" encoding="UTF-8"?><br /> <videoconference-config><br /> <server-keys><br /> <server-key host="dokeos.domain.com_" key="PaSSw0rd" /><br /> <server-key host="www.domain.com_dokeos_" key="p4ssWoRD" /><br /> </server-keys><br /> <moderator-check-on-whiteboard>false</moderator-check-on-whiteboard><br /> <video-streams-dir>/opt/dokeos/recorded-streams</video-streams-dir><br /> <vod-streams-dir>/opt/dokeos/vod-streams</vod-streams-dir><br /> </videoconference-config></pre>
|
|
|
</div>
|
|
|
In this file, you will have to put at least one server-key line per
|
|
|
portal. In this above example we authorize portals installed at the
|
|
|
URLs:
|
|
|
|
|
|
<ul>
|
|
|
- <li>http://dokeos.domaine.com/</li>
|
|
|
- <li>http://www.domaine.com/dokeos/</li>
|
|
|
+ <li>http://dokeos.domain.com/</li>
|
|
|
+ <li>http://www.domain.com/dokeos/</li>
|
|
|
</ul>
|
|
|
|
|
|
|
|
@@ -988,4 +988,4 @@ Tel. +32 (0)2 669 69 55<br />
|
|
|
<img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="margin: 1em; float: right;" alt="Valid CSS" />
|
|
|
</a>
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|