6/5/2011 11:15:02 PM
Title:
About Red5 Server Side Code which is similar like main.asc in FMS
Hello,
I installed Red5 from your instructions.. Thanks for your tutorial . It is really helpful for beginners
I am having a group text chat and video conference project which uses FMS Server. So I know some details about connectivity with Flex to FMS.
Now I need to update same project with Red5 server.
So at FMS side, while creating a project we have a folder which contain "main.asc"(which coded in as2) file...
This file gives us info. about history, number of users, and all chat details with that room
Now my question is,
1>What we need to do for connecting with Red5. ?
2>i need some details about file and code, we have to create with Red5.
3>What code I have to write at Red5 Server for group chat which works same like 'main.asc'
4>Which file and folder I need to create at Red5 server
Please help and guide me with Red5 connectivity server code
Thanks,
Shridhar K.
6/6/2011 11:20:54 AM
for red5 there are some folders and xml files that you can copy from samples and edit them for you application. Replacement is as files is not easy . You need to rewrite your code in java , Red5 supports only JAVA on server side no actionscript. A similar thread on configuring application is here
http://askmeflash.com/qdetail/621/how-to-deploy-project-in-red5