Hi, I have a problem and maybe you can help me. I'm using red5 to make an aplication on internet. I installed java, tomcat and red5 on the server.
Now for example I want to access to the aplication ofla_demos. I use this adresss : http://200.31.78.105:8080/demos/ofla_demo.swf . In order to connect to red5 I use rtmp://172.20.3.153/oflaDemo. My problem is that when I'm in the LAN It works properly but if I try to access from outside I can't connect to red5. If you try to do it. You will see it.
200.31.78.105 It's public address 172.20.3.153 It's Lan address
If I try to use rtmp://200.31.78.105/oflaDemo. It doesn't works either
I really appreciate your help
thanks
Adriana Martinez
Connect to the next generation of MSN Messenger Get it now!
Re: red5 connection
2007-10-28 05:03:18
You should use the public IP address/domain name when accessing red5 from outside your LAN. And forward requests to red5 ports to your LAN address
I've been able to connect to your ofla_demo from Spain through RTMPT (RTMP over HTTP) protocol on port 8080
rtmpt://200.31.78.105:8080/oflaDemo
but
rtmp://200.31.78.105/oflaDemo dont works
Try to open port 1935 to the internet and use your public IP for connecting or use mod_jk for Apache to forward requests to tomcat
Hi, I have a problem and maybe you can help me. I'm using red5 to make an aplication on internet. I installed java, tomcat and red5 on the server.
Now for example I want to access to the aplication ofla_demos. I use this adresss : http://200.31.78.105:8080/demos/ofla_demo.swf
. In order to connect to red5 I use rtmp://172.20.3.153/oflaDemo. My problem is that when I'm in the LAN It works properly but if I try to access from outside I can't connect to red5. If you try to do it. You will see it.
200.31.78.105 It's public address 172.20.3.153 It's Lan address
If I try to use rtmp://200.31.78.105/oflaDemo. It doesn't works either
I really appreciate your help
thanks
Adriana Martinez Connect to the next generation of MSN Messenger
Get it now!