I am confused at all, so I want to begin from first. I am using Red5 v0.6 rc1 in Fedore 4, with JDK 1.5. And the 1935 port is blocked, so by using RTMPT(8088) this problem is solved. My Red5.properties is below.
rtmp.host_port = 0.0.0.0:1935 debug_proxy.host_port = 0.0.0.0:1936 proxy_forward.host_port = 127.0.0.1:1935 rtmps.host_port = 127.0.0.1:1945 http.host=0.0.0.0 http.port=5080 rtmpt.host=0.0.0.0 rtmpt.port=8088 And domain name is www.liveyouroffice.com. Server ip is 72.22.90.146. And from this flash to test connection. http://www.liveyouroffice.com/ConChecker.html When I tried to connect to this URI rtmpt://72.22.90.146:8088/test Returns NetConnection.Connect.Reject NetConnection.Connect.Closed Could you tell me what should I do to get successful connection. I guess I must change some XMLs... Thank you. Ken Yause _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
