Hello all,
I am newbie. I wanted to setup Red5 server. I did it as standalone application. It worked fine.
I tried with deploying the WAR file using Tomcat (but I need to do using Jetty)
1. downloaded and unzipped the War file ROOT.war. ( didnt know what to do with echo.war and admin.war). from
http://dl.fancycode.com/red5/0.6.3/war/java5/
2. copied the extracted files into Tomcat's "Tomcat 5.5/webapps/ROOT" (overwritten web.xml)
the server is running fine.
I want RTMP to work on port: 80.
while running as standalone app, I found red5/config/red5.properties where I could change it.
But there are no red5.properties files in the extracted ROOT.war.
Please advice how do I change the rtmp.port to 80 in deploying war in an already running Jetty server.
If possible advice how do I do it in Jetty server, what to do with the downloaded echo.war and admin.war.
Any help will be highly appreciated. Its bit urgent.
Thanks in advance.
Karthik.