Hi Pierre,

One question. Did you build the Tomcat RED5 app with "ant webwar"?

What version of Java are you using?

Did you download directly from the RED5 svn trunk?

If you download from RED5 Trunk, and build with ANT  "ant webwar"

You will see a red5.war in the dist folder. You can explode this war file
and
place in your Tomcat webapps folder.

>From this point you should be able to run RED5 with the Demo apps with
localhost.

Make sure you have the following identified in your environment variables.

java.target_version=${java.specification.version}   (Java version needs to
be either 1.5 or 1.6)

Ah, another thing to note. When you download from the RED5 Trunk for the
first time,
run "ANT" from the red5 root folder so you will get the jar files you will
need to
compile with "ANT WEBWAR"

I am and have been running RED5 with the following config:

Tomcat 6.0.13
Java 1.6.0_2
RED5 Trunk
Apache 2.2.4

Here is the url running with RED5 running with Tomcat:
http://red5.fatdot.com

Good luck.

Lenny







On 7/29/07, Pierre-Yves Saumont <[EMAIL PROTECTED]> wrote:
>
> Thanks for your help,
>
> I just tried this, but it does not change anything. As soon as I click on
> the connect button, I get the error message, with no noticeable delay. This
> make my think perhaps the server is not reached. So I shutdown the server
> and try again. Then I get the same message. So the problem must be with the
> client application.
>
> Pierre-Yves
>
> Ben Wade a écrit :
>
>  Maybe try putting in the ip address of the server instead of localhost.
>
>
>
> Regards,
>
>
>
> Ben Wade
>  ------------------------------
>
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>]
> *On Behalf Of *Pierre-Yves Saumont
> *Sent:* Sunday, July 29, 2007 12:15 PM
> *To:* [email protected]
> *Subject:* [Red5] No connection to red5 server
>
>
>
> Hello,
>
> I am trying to use the red5 war application. Everything seems to have been
> installed correctly (except that the application is complaining about a
> missinh mina/spring integration class that I have added.)
>
> I can display all examples, but I can't connect anyone. clicking on the
> connect button displays an error message : "Please check connection URI
> String and try again". The URI I am unsing is, for example,
> "rtmp://localhost/SOSample"
>
> When I use the Port tests application, it fails on all ports (Default, 80,
> 443 and 1935).
>
> Ha anyone an idea about what is going wrong ? (I tested the application
> with Resin an Tomcat)
>
> Thnks for any help
>
> Pierre-Yves
>
> ------------------------------
>
> _______________________________________________
> Red5 mailing [EMAIL PROTECTED]://osflash.org/mailman/listinfo/red5_osflash.org
>
>
> _______________________________________________
> 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