Hello Daniela, http://openmeetings.apache.org/RTMPSAndHTTPS.html is the most recent document. According to my observations all need to be done is to follow this instruction step by step :)
"Address already in use" usually means some other application is using same port (can be checked with netstat) On Thu, Aug 1, 2013 at 5:32 AM, Daniela Kirsch <[email protected]>wrote: > Hi, > > we are trying to set up RTMPS with Open Meetings 2.1. > > There are 2 documents that we found: > https://code.google.com/p/openmeetings/wiki/RTMPSandHTTPS > http://openmeetings.apache.org/RTMPSAndHTTPS.html > > They are almost identical, however both say Open Meetings 1.9 is required. > So are the settings the same for 2.1? If not, is there some other > documentation? > > In the red5.log we get a few error messages on server startup (8443 is the > port we want to use): > 2013-07-31 14:14:20,424 [main] ERROR o.a.coyote.http11.Http11NioProtocol - > Failed to initialize end point associated with ProtocolHandler > ["http-nio-8443"] > java.net.BindException: Address already in use > > 2013-07-31 14:14:20,425 [main] ERROR o.a.catalina.core.StandardService - > Failed to start connector > [Connector[org.apache.coyote.http11.Http11NioProtocol-8443]] > org.apache.catalina.LifecycleException: Failed to initialize component > [Connector[org.apache.coyote.http11.Http11NioProtocol-8443]] > > 2013-07-31 14:14:20,427 [main] ERROR o.a.coyote.http11.Http11NioProtocol - > Failed to start end point associated with ProtocolHandler ["http-nio-8443"] > java.net.BindException: Address already in use > > 2013-07-31 14:14:20,428 [main] ERROR o.r.server.tomcat.rtmps.RTMPSLoader - > Error initializing RTMPS server instance > org.apache.catalina.LifecycleException: Failed to start component > [Connector[org.apache.coyote.http11.Http11NioProtocol-8443]] > > When we disable port 1935 lots of problems occur and we can't use the > application. > > Thanks, > Daniela > -- WBR Maxim aka solomax
