2/2/2012 11:27:14 PM
Title:
Flex Red5 Connection
I installed red5 by the following steps
1.Download latest red5 and start installing
2.while installing the exe i can enter the IP address and port as 127.0.0.1 and port 5080
3.After setup installed .I set up that follow these instructions:
Environment Variables can be accessed via accessing the "My Computer" or "Computer" properties, then going to the "Advanced" tab / pannel. It should be noted that I am using Windows XP as a reference. Once in the Environment Variables dialog box, under the "System variables" list, click on the "New" button. For "Variable Name" put in JAVA_HOME. For "Variable Value" put in the exact OS specific path to the installation directory of the Java JDK. As an example, I made my Variable value: G:\java\jdk1.6.0_10
4.After Installing the red5 server . Start the red5 service from Control panel --- administrative tools ----services , selct the red5 and rightclick --- start
5.Then i open the url
http://localhost:5080/
6.Shows red5 server installed successfully page.
7.Then i install SOS sample.
8.After installation completed now goto folder C:\Program Files\Red5\webapps\root\demos and open BallControl.html page.
9.When i click connect icon that page it shows Alert Message like "please check connection URI string and try again".
i want to know how to connect red5 server.what mistake i have done.
replay me.
Thanks in advance.
Kiney
Points: 600
Posts:0
2/15/2012 8:06:03 AM
in my case my ballcontrol demo connection URI is "rtmp://localhost/SOSample"
check yours if its correct.
2/29/2012 11:47:07 PM
I got the same error.
The connection URI is
rtmp://localhost/SOSample
Can any one help