[Red5] Creating red5 project

Tapas Mishra mightydreams at gmail.com
Thu Jul 29 00:31:02 PDT 2010


Hi,
I created a folder named test in my red5 installation on CentOS 5.5
I installed Red5 the latest from subversion.
In side
/opt/red5/dist/webapps
I created a folder named test

which has

    test

    WEB-INF
     streams

now in

/opt/red5/dist/webapps/test/streams
I kept my flv which I want to stream.

Also in
/opt/red5/dist/webapps/test/WEB-INF
I created three files
red5-web.properties  red5-web.xml  web.xml
the contents of whose are

/opt/red5/dist/webapps/test/WEB-INF/red5-web.properties has

webapp.contextPath=/test
webapp.virtualHosts=*

/opt/red5/dist/webapps/test/WEB-INF/red5-web.xml has
http://pastebin.com/Njf0Dwmr

and

/opt/red5/dist/webapps/test/WEB-INF/web.xml
has
http://pastebin.com/tddbRY9Y

Now I tried to access my application on LAN as
http://192.168.1.5:5080/test
it failed what else do I need to do ?
-- 
Tapas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20100729/50edeb4c/attachment.html>


More information about the Red5 mailing list