Posts filed under 'Red5'
simple steps to configure Red5 on windows
1. Install Apache ANT version 1.6.2 available at http://archive.apache.org/dist/ant/binaries/
2.Install jdk1.5.0 available at http://archive.apache.org/dist/ant/binaries/
3.Download and install Red5 setup 6rc1 available at http://svn1.cvsdude.com/osflash/red5/
4.create a folder on your C drive(folder on the directory where OS is installed) and give the name ant or anything you like
5. copy source of ant you downloaded
6.setup ANT_HOME variable
set ANT_HOME = C:\ant;(my case)
7.Instal jdk1.5.0 and set JAVA_HOME and JAVA_VERSION variables
set JAVA_HOME = C:\program files\ java\jdk1.5.0;
set JAVA+VERSION = 1.5
8. And its all done… check your Red5 configuration weather it is working or not
just http://localhost:5080/ if the page gets loded your Red5 is configured…
now smile and enjoy
5 comments February 16, 2007