Revision: 4481
Author: [email protected]
Date: Fri Oct 28 03:15:33 2011
Log: Edited wiki page RTMPSandHTTPS through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=4481
Modified:
/wiki/RTMPSandHTTPS.wiki
=======================================
--- /wiki/RTMPSandHTTPS.wiki Fri Oct 28 03:14:53 2011
+++ /wiki/RTMPSandHTTPS.wiki Fri Oct 28 03:15:33 2011
@@ -70,3 +70,7 @@
<property name="tcpNoDelay" value="${rtmp.tcp_nodelay}" />
</bean>
}}}
+
+ # Edit red5/conf/red5.properties and set “rtmps.port=5443” and
“rtmps.keystorepass=password” (password = password you set on your new
keystore)
+ # Edit red5/webapps/openmeetings/config.xml and set
“<rtmpsslport>5443</rtmpsslport>”, “<useSSL>yes</useSSL>” and
“<proxyType>best</proxyType>”
+ # Restart red5 and try to connect – your connection should now be made
via RTMPS (close port 1935 to be sure)
--
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.