Code,

Look in your red5.properties under WEF-INF

Change the port from 5080 to 8080 for rtmp

Change the port from 8088 to 8080 for rtmpt

Then you should be able to connect to the demos with

http://www.mydomain.com:8080/red5/demos/ofla_demo.swf

Why don't you start with a local installation of Tomcat first.

If you are behind a firewall or router, then you will have to open port 1935
on your router or firewall in order to get out to the Internet.

Before your build with ANT Webwar, look in the red5/conf/war folder and make
the
changes to the red5.properties here first so you won't have to change this
after
every build.


After you run ANT webwar (This is for Tomcat / J2EE build) , look in your
dist folder for the war file.

Explode the file and place it in your webapps folder and bounce your Tomcat
server.

Good Luck

Lenny


On 8/18/07, Code <[EMAIL PROTECTED]> wrote:
>
> Thanks for replies,
> I tried with
>
> rtmp://localhost:1935/oflaDemo, also with 
> http://www.mydomain.com:5080/red5/demos/ofla_demo.swf
>
> Can't get it right. I tested with port tester
> http://mydomain.com:8080/red5/demos/port_tester.swf
> All ports are failed. Do I need to open ports from tomcat?
>
>
>
>
> Message: 2
> Date: Fri, 17 Aug 2007 22:37:25 -0400
> From: "Ben Wade"
> Subject: Re: [Red5] tomcat 5.5 and red5 installation - connection
> failed.
> To:
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="us-ascii"
>
> I think the right location to access might be this way for you.
>
>
>
> http://www.mydomain.com:5080/red5/demos/ofla_demo.swf
>
>
>
> Then change rtmp://localhost/ofla_demo to your website address or IP
> maybe.
> Then Try that and let me know if it works.
>
>
>
> Regards,
>
>
>
> Ben Wade
>
> _____
>
>
>  ------------------------------
> Building a website is a piece of cake.
> Yahoo! Small Business gives you all the tools to get 
> online.<http://us.rd.yahoo.com/evt=48251/*http://smallbusiness.yahoo.com/webhosting/?p=PASSPORTPLUS>
>
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to