Skip to main content
Participant
February 10, 2009
Question

FMS3 does not work on Ubuntu8.10

  • February 10, 2009
  • 1 reply
  • 286 views
Hi,
I have installed FMS3 developer on my server Ubuntu8.10.
Some libraly were installed.
Now, (I hope so) my "fmscore" is ok !
I checked out my file "fms.ini" to make sure everything is ok !

I checked my port 1935 and 1111 is working.
But, in fact,
Or mysite:1935/fms_adminConsole.htm and vodtest sample site is not working.
It says "connection refused.".

Could you help me please !
    This topic has been closed for replies.

    1 reply

    February 10, 2009
    Port 1935 is for RTMP communication. You don't make a request of the server using the browser... you need a Flash client (or another client that speaks RTMP).

    Port 1111 is the RTMP admin service. You use the admin console to connect to it, but you need to request the page via HTTP.

    Try copying fms_adminConsole.htm, fms_adminConsole.swf, and the runActiveContent javascript (forgot the name... it's in the fms root directory) to a web accessible location, or to a local location. Then you'll be able to use the console.