The connection fails because it is timing out. A scan of my ports shows that MonoServer is listening on all the ports listed below The clients work ok on your server which indicates no problems on the client end. The server is not behind a corporate firewall or gateway so it shouldn't be a proxy problem. Besides I've been using 1935 (TCP) with Wowza for years without any problem. In fact, the only thing unusual is my configuration is that the http port is 8090 instead of 80 so I don't have to shutdown Apache. But that shouldn't make any difference as it's connecting ok via HTTP.
Here's the server log. The host is running Centos 6.6 and MonoServer was started from root.
Mona/Protocols.h[102] RTMFP server started on
0.0.0.0:1935 (UDP)
Mona/Protocols.h[102] RTMP server started on
0.0.0.0:1935 (TCP)
Mona/Protocols.h[102] HTTP server started on
0.0.0.0:8090 (TCP)
Mona/Protocols.h[102] RTSP server started on
0.0.0.0:1554 (TCP)
sources/Service.cpp[242] Application www/MonaClients/VideoPhone loaded
VideoPhone/main.lua[11] Connection from client HTTP
sources/Server.cpp[144] 1 clients
VideoPhone/main.lua[11] Connection from client HTTP
VideoPhone/main.lua[11] Connection from client HTTP
VideoPhone/main.lua[11] Connection from client HTTP
sources/Server.cpp[144] 4 clients
VideoPhone/main.lua[11] Connection from client HTTP
VideoPhone/main.lua[11] Connection from client HTTP
sources/Server.cpp[144] 0 clients
Here's the log from the Video Phone client indicating the timeout (2nd and 3rd lines appear after about 1 minute).
NetConnection event: NetConnection.Connect.Failed
I'd like to avoid going back to Cirrus so any help would be appreciated.
Thanks in advance -- Jeff Fried.