FlashPioneer Video Chat Installation Documentation
Copyright (C) 2001-2006 SourceTec Software Co., LTD.
All Rights Reserved

----------------------------------------------------------------

INSTALL VIDEO CHAT SERVER OF RED5 EDITION

    1) First make sure your Red5 server has already been installed and runs 
       well.

        If you hasn't install it, please see "Install RED5 Server on Windows" 
        or "Install RED5 Server on Linux".

        To check if Red5 has been installed successfully, please try visiting 
        http://localhost:5080. Here 5080 port is the default port of Red5 
        administering background. If you have modified this port, then here 
        should be the modified port. If the web page can be opened and show the 
        welcome page, it means Red5 running successfully.

        If the installation information here is not helpful enough, you may 
        view the official site for details 

    2) Install Flash Chat Red5 Server Program

        Please extract the zipped file firstly.

        The file should be in the format *.zip on Windows system and *.tar.gz 
        on Linux system. So on Windows system, you can use unzip tool like 
        WinZip to extract it while on Linux system, please use command 
            tar -zxvf *.tar.gz 
        to extract the file.

        After unzipping, there are two subdirectories in server directory: fms 
        and red5. Please copy soChat subdirectory in  red5 directory to the 
        subdirectory webapps of Red5 installation directory.

        please restart Red5 server to executive this command: 
            /sbin/service red5 restart



END
