[svn r15591] Final fixes to documentation

skala
Yannick Warnier 18 years ago
parent c571fc2c00
commit 0611d5bc54
  1. 11
      documentation/installation_guide.html

@ -814,7 +814,7 @@ on the same topic.
<br />
<br />
<br />
You may&nbsp;want to take advantage of the audio recorder and of the videoconferencing. To do this :<br />
You may want to take advantage of the audio recorder and of the videoconferencing. To do this :<br />
<ul>
@ -826,15 +826,10 @@ You may&nbsp;want to take advantage of the audio recorder and of the videoconfer
<li>Rename it to "dokeos-recorder.war" and copy it into the <span style="font-style: italic;">webapps</span> directory of your RED5 installation.&nbsp;Windows : Target directory can be C:/Program Files/Red5/webapps/ .
Linux with Nautilus or through a shell : cp dokeos-recorder.war /usr/lib/red5/webapps (when RED5 is installed using Debian package)</li>
<li>Download <a href="http://www.dokeos.com/maven/repository/com/dokeos/dokeos-videoconf/2.0.0-M2/dokeos-videoconf-2.0.0-M2.war">Dokeos-videoconf RED5 application</a></li>
<li>Rename it to "dokeos-videoconf.war" and copy it into the <span style="font-style: italic;">webapps</span> directory of your RED5 installation.&nbsp;Windows : Target directory can be C:/Program Files/Red5/webapps/ .
Linux with Nautilus or through a shell : cp dokeos-recorder.war /usr/lib/red5/webapps</li>
<li>Create an XML configuration file for Red5 (e.g. Linux: sudo
mkdir /etc/dokeos/; sudo gedit /etc/dokeos/videoconference-config.xml)</li>
<li>Then insert the configuration as follows:</li>
<li>Insert the configuration as follows:</li>
</ul>
@ -886,7 +881,7 @@ You will be asked for 4 things
<li>the password (which you have configured in your red5 configuration file</li>
<li>whether you want to use rtmpt or not (useful to pass through firewalls but slower). In order to use this option, you will have to configure red5 to make it listening on the port 80. See <a href="http://www.dokeos.com/wiki/index.php/Installing_videoconference_2.0">http://www.dokeos.com/wiki/index.php/Installing_videoconference_2.0</a></li>
<li>whether you want to use rtmpt or not (useful to pass through firewalls but slower). In order to use this option, you will have to configure red5 to make it listen on the port 80. See <a href="http://www.dokeos.com/wiki/index.php/Installing_videoconference_2.0">http://www.dokeos.com/wiki/index.php/Installing_videoconference_2.0</a></li>
</ul>

Loading…
Cancel
Save