[Red5] Port tests fail
Janine Costa
janinescosta at gmail.com
Tue Jun 10 07:26:01 PDT 2008
Hi, everybody!
I'm trying to use OpenMeetings. I've installed the Red5 following the steps
described in http://osflash.org/red5/linux-install and OpenMeetings in
http://code.google.com/p/openmeetings/wiki/InstallationOfRelease051 .
I started the red5.sh in /opt/red5-0.6.3/dist and I didn't find any problem.
But, when I try to access http://localhost:5080/openmeetings/ , the
following answer appears:
HTTP ERROR: 404
NOT_FOUND
RequestURI=/openmeetings/
*Powered by Jetty:// <http://jetty.mortbay.org/>*
When I go to http://localhost:5080/demos/port_tester.swf , the some port
tests fail:
Protocol Port Status
RTMP Default SUCCESS
RTMP 80 FAILED
RTMP 443 FAILED
RTMP 1935 SUCCESS
RTMPT Default FAILED
RTMPT 80 FAILED
RTMPT 443 FAILED
RTMPT 1935 FAILED
My red5.properties is:
# HTTP
http.host=0.0.0.0
http.port=5080
# RTMP
rtmp.host=0.0.0.0
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=0.0.0.0
rtmpt.port=8088
rtmpt.ping_interval=5000
rtmpt.max_inactivity=60000
# Debug proxy (needs to be activated in red5-core.xml)
proxy.source_host=127.0.0.1
proxy.source_port=1936
proxy.destination_host=127.0.0.1
proxy.destination_port=1935
I believe that everything is correct.
Could anyone help me?
Janine.
--
Linux Registered User #419732
"O Divine Master, grant that I may not so much seek to be consoled as to
console"
(Saint Francis)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20080610/b8dd6214/attachment.html
More information about the Red5
mailing list