diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html
index 12a32a632c..46239a94a6 100644
--- a/documentation/installation_guide.html
+++ b/documentation/installation_guide.html
@@ -814,7 +814,7 @@ on the same topic.
-You may want to take advantage of the audio recorder and of the videoconferencing. To do this :
+You may want to take advantage of the audio recorder and of the videoconferencing. To do this :
@@ -826,15 +826,10 @@ You may want to take advantage of the audio recorder and of the videoconfer
- Rename it to "dokeos-recorder.war" and copy it into the webapps directory of your RED5 installation. 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)
- - Download Dokeos-videoconf RED5 application
-
- - Rename it to "dokeos-videoconf.war" and copy it into the webapps directory of your RED5 installation. 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
-
- Create an XML configuration file for Red5 (e.g. Linux: sudo
mkdir /etc/dokeos/; sudo gedit /etc/dokeos/videoconference-config.xml)
- - Then insert the configuration as follows:
+ - Insert the configuration as follows:
@@ -886,7 +881,7 @@ You will be asked for 4 things
the password (which you have configured in your red5 configuration file
- 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 http://www.dokeos.com/wiki/index.php/Installing_videoconference_2.0
+ 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 http://www.dokeos.com/wiki/index.php/Installing_videoconference_2.0