Skip to main content
Inspiring
June 21, 2008
Question

How can I connect to FMS

  • June 21, 2008
  • 7 replies
  • 1077 views
I have FMIS 3 in a Window Xp I can run locally but can't connect from outside. What I have tu put for URL in the swf file because I put the Ip address where the server at and nothing. What shut I do?

Help please.

E-mail Me Please Thank You...
    This topic is closed to new replies. Start a new post to keep the conversation going.

    7 replies

    Participant
    June 26, 2008
    If telnet on 1935 checks out then you must do something wrong in your swf file.
    June 24, 2008
    telnet@ port 1935 from the remote (outside ) machine should also succeed.
    Inspiring
    June 24, 2008
    I will need somebody to access my pc by remote and check to see what's going on.
    Participant
    June 24, 2008
    I also faced like that , but now is ok, In my case , I've created a folder which named test under server's path and then for example: I typed in the url field as : rtmp://111.111.1.11/livecast/test/mov1.flv.
    Inspiring
    June 23, 2008
    I went to start/run/command/netstat -a.

    Local Address Foreing Address State

    frankie-desktop:1935 frankie-desktop:0 Listening
    June 23, 2008
    verify that the FMS machine @ rtmp port ( 1935 by default) is accessible from the outside machine you are trying.

    You may check this via (in windows command shell or linux) telnet <ip address> 1935

    most likely it would fail in your case, if it does, then check you network firewall, router etc...
    Inspiring
    June 23, 2008
    I did check and the port 1935 is not block. The port is accesible.