Skip to main content
Participant
January 19, 2009
Question

FMS3 for DEBIAN

  • January 19, 2009
  • 1 reply
  • 422 views
Hi,
I have installed FMS3 developer on my server DEBIAN.
I had to fix some mistakes about some lines "not found" in "fmscore". So I created a file named "adobe_fms.conf" in :
/etc/ld.so.conf.d
...and wrote:
/opt/adobe/fms
And to finish, I run ldconfig...
Now, (I hope so) my "fmscore" is ok !
I checked out my file "fms.ini" to make sure everything is ok !
But, in fact, if I go on mysite:1935 nothing works !!
Or mysite:1935/fms_adminConsole.htm or whatever !
After :1935 nothing appears !
Only white page !

That's drive me nuts :(

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

    1 reply

    January 20, 2009
    With the default FMS configs, 1935 is an RTMP port, not an HTTP port. Attempting to connect to an RTMP applicaton via HTTP results in exactly what you've described.... nothing.

    You need to use an RTMP client (like the flashplayer) to connect to your FMS applications.