Revision: 4296
Author: [email protected]
Date: Mon Sep 26 02:59:00 2011
Log: Edited wiki page PortSettings through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=4296
Modified:
/wiki/PortSettings.wiki
=======================================
--- /wiki/PortSettings.wiki Mon Sep 26 02:54:17 2011
+++ /wiki/PortSettings.wiki Mon Sep 26 02:59:00 2011
@@ -2,8 +2,8 @@
== Default Configuration ==
- * Port 5080: HTTP
- * Port 1935: RTMP (Flash Stream and Remoting)
+ * Port 5080: HTTP (For example for file upload and download)
+ * Port 1935: RTMP (Flash Stream and Remoting/RPC)
* Port 8088: RTMP over HTTP-Tunneling (rtmpT)
Additionally red5 uses some ports internally. However those ports are not
in use by !OpenMeetings by deault.
@@ -16,4 +16,7 @@
* Client-Side configuration: $RED5_HOME/webapps/openmeetings/config.xml
Every server side configuration has a client side representive
-|| Config-Name || red5.properties || config.xml ||
+|| Config-Name || Default-value || Name in red5.properties || Name in
config.xml ||
+|| HTTP || 5080 || http.port || red5httpport ||
+|| RTMP || 1935 || rtmp.port || rtmpport ||
+|| RTMPT || 8088 || rtmpt.host || rtmpTunnelport ||
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.