here mi red5 propertiy file: my red 5 is running under tomcat wich is accessible trought port 8080
# HTTP http.host=81.31.146.159 http.port=8080 # RTMP rtmp.host=81.31.146.159 rtmp.port=1935 rtmp.event_threads_core=16 rtmp.event_threads_max=32 # event threads queue: -1 unbounded, 0 direct (no queue), n bounded queue rtmp.event_threads_queue=-1 rtmp.event_threads_keepalive=60 rtmp.send_buffer_size=271360 rtmp.receive_buffer_size=65536 rtmp.ping_interval=5000 rtmp.max_inactivity=60000 # RTMPT rtmpt.host=81.31.146.159 rtmpt.port=8088 rtmpt.ping_interval=5000 rtmpt.max_inactivity=60000 # WEBAPP webapp.contextPath=/ webapp.virtualHosts=*,localhost, localhost:5080, 127.0.0.1:5080,81.31.146.159 port tests fails, any clues? _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
