Finally got Red5 sever configuration right and a simple server and client connection setup.
http://www.red5.org/wiki/0_9_1
Following tutorial:
http://www.red5tutorials.net/index.php/Tutorials:Getting_Started_With_Red5_Server
http://www.actionscript.org/resources/articles/615/1/Getting-started-with-red5-server/Page1.html
Server side code:
http://github.com/yiwang/Red5FirstApp_server
1. using Eclipse Galileo
2. lots of energy spent on tweaking web.xml etc. spring framework (v3.0) configuration files, getting help from http://sunil-gupta.blogspot.com/2007/03/how-to-create-sample-application-using.html
Client side code (in different formats):
http://github.com/yiwang/Red5FirstClient_AS
http://github.com/yiwang/Red5FirstClient_MXML
http://github.com/yiwang/Red5FirstClient_AIR
http://github.com/yiwang/Red5FirstClient_FLA
commons-logging-1.1.1 is included in lib
http://commons.apache.org/logging/download_logging.cgi
No comments:
Post a Comment