Welcome, Guest
  • Author Topic: Problem on linux server - Urgent  (Read 3815 times)

    abrar

    • Seasoned Programmer
    • ***
    • Posts: 124
      • View Profile
      • Email
    Problem on linux server - Urgent
    « on: 03/22/07, 00:30 »
    Hello All,

           We have installed the FMS2 trial version on linux server. And we have put the applications on application folder. when we tried to connect and we gets a message "Netconnecion failed" .
    We have install FMS2 on htdocs  and then moved to out the httdocs.

    The Port  1935 is open and FMS2 service is running.

    Please anybody can give responce with related experience.

    Thanks & Regards,
    Abrar.

     

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    Re: Problem on linux server - Urgent
    « Reply #1 on: 03/22/07, 00:58 »
    read the MM-Manual, if your version of linux is supported
    happy flashing
    8)
    Ronald

    abrar

    • Seasoned Programmer
    • ***
    • Posts: 124
      • View Profile
      • Email
    Re: Problem on linux server - Urgent
    « Reply #2 on: 03/22/07, 05:00 »
    Hello Ronald,

            Can you please send me the link for the MM-Manual.

    Thanks & Regards,
    Abrar.

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile

    abrar

    • Seasoned Programmer
    • ***
    • Posts: 124
      • View Profile
      • Email
    Re: Problem on linux server - Urgent
    « Reply #4 on: 03/22/07, 14:58 »
    Can we install FMS on webserver location like inside the htdoc-> fms folder. what is the default place when we install FMS on linux box.

    Thanks & Regards,
    Abrar.

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: Problem on linux server - Urgent
    « Reply #5 on: 03/23/07, 02:19 »
    Sorry, I didn't read the documentation, did you?

    Jorge

    mr-webcam

    • Server what's that
    • *
    • Posts: 27
      • View Profile
      • mr-webcam
    Re: Problem on linux server - Urgent
    « Reply #6 on: 03/24/07, 13:23 »
    i recently installed fcs on centos and it worked from reboot without any problems, your FMS install should be pretty much the same.


    first create a new user group and user called FCS
    open your terminal (logged in as root) cd to where you have the flashcom install files and type in ./installFCS -platformWarnOnly
    You may get this error
    ./fcsconfig: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open
    shared object file: No such file or directory

    If you do then type in      yum install libstdc++-libc6.2-2.so.3
    this will install the files flashcom needs.
    then type in again ./installFCS -platformWarnOnly
    this should start the install During the installation the installer will ask you for the user/group of the Flashcom use the group/name you just created FCS

    After the installation check if EVERY file of the Flash-Communication server (default installed under /opt/macromedia/fcs) has the "fcs" owner on files and directories. If not so - change it recursively for the whole directory

    Now browse your applications folder and if you have any applications that record / save flv's or audio change the properties of that folder and its contents making it writable.
    http://www.mr-webcam.co.uk
    live webcams and chat applications

    abrar

    • Seasoned Programmer
    • ***
    • Posts: 124
      • View Profile
      • Email
    Re: Problem on linux server - Urgent
    « Reply #7 on: 03/26/07, 07:58 »
    Hello Mr-WebCam,

             It was nice responce, I came up with more information. FMS 2.0 does'nt support Linux with CENTOS, only FCS or earlier version of the FMS may support but not the FMS 2.0.  ;)

    Right now im intrested on developing app with WOWZA audio- video simple chat.  :) . Mr-WebCam can you have some tuorials files to start with.

    Thanks & Regards,
    Abrar.



     

    mr-webcam

    • Server what's that
    • *
    • Posts: 27
      • View Profile
      • mr-webcam
    Re: Problem on linux server - Urgent
    « Reply #8 on: 03/26/07, 14:50 »
    i have many applications running on wowza media system
    take a look, there are already some fla files available to download.
    I may make others available on request.
    http://mr-webcam.no-ip.co.uk/wowza-tests/index.php
    « Last Edit: 03/26/07, 15:12 by mr-webcam »
    http://www.mr-webcam.co.uk
    live webcams and chat applications

    abrar

    • Seasoned Programmer
    • ***
    • Posts: 124
      • View Profile
      • Email
    Re: Problem on linux server - Urgent
    « Reply #9 on: 03/27/07, 13:51 »
    Yes,

          I m trying "mymodule" i m bit confusing where to put .Class , .JAVA and applicaiton.XML. it would be nice if you explains me step wise the setting up custom server side module without using Bat file.

    Thanks & Regards,
    Abrar.