|
I’m using my server
on my local network and running on my machine to connect and that’s why I
changed the URL to rtmp://devmachine instead of localhost I also tried to run it on
the server with devmachine & localhost and no luck. I think that this can
be related by the fact that port 1935 is not listening at all, and really don’t
understand why… João Fernandes From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lenny Sorey Joao, One thing you may want to consider if you are running your app server
with a router. If you are port forwarding from your router to a local server then
you will have to open up the port 1935 on your router so you can connect to red5 via rtmp:// sub paul is correct if you are running your app locally. Shouldn't have
to make any changes. Good Luck. Regards, Lenny On 10/31/06, sub
paul <[EMAIL PROTECTED]>
wrote: on resin, i didn't have to change the url, it stayed
rtmp://localhost/oflaDemo
On 10/31/06, João
Fernandes < [EMAIL PROTECTED] > wrote:
Lenny, My instance is almost the same but instead of
using a single server instance, I have created a dedicated server instance and
Red5 runs inside it (in /red5/ context-root) and it listen to port 8307. Still don't understand why port 1935 is not
listening. No error is reported on the logs. João Fernandes From: [EMAIL PROTECTED]
[mailto:
[EMAIL PROTECTED]] On Behalf Of Lenny
Sorey
Hmm , not
sure abot jrun, but in Tomcat 5.5 the red5 instance is deployed via
the following: webapps\red5 Regards, Lenny On
10/31/06, João Fernandes < [EMAIL PROTECTED]>
wrote: Thank you for replying but still not working. I have shutdown any other server instance but
still with the problem. My Red5 Server instance is deployed under the
context-root /red5 , can this cause any problem? Also, my server instance is reachable through http://myserver:8307/red5/flvdemo.html
with no problem. Thanks, João Fernandes From: [EMAIL PROTECTED]
[mailto:
[EMAIL PROTECTED]] On Behalf Of Lenny
Sorey Hello
Joao, try rtmp://myserver/oflaDemo Regards, Lenny
On
10/31/06, João Fernandes < [EMAIL PROTECTED]>
wrote: Hi
there, I deployed Red5 (war version) on a Jrun server instance. I can browse
the initial html page but when I go to the flvdemo.html, I can't connect. I get this: (41406) connected?: true (43485) NetConnection.onStatus: level = error code = NetConnection.Connect.Failed I'm trying to connect to rtmp://myserver/red5/oflaDemo. Any ideas? Thanks, João Fernandes
|
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
