Skip to main content
August 11, 2006
Question

FMS localhost troble

  • August 11, 2006
  • 4 replies
  • 612 views
this is driving me crazy... just install the FMS, when i test my movies from flash everything works fine, but when I try to test them on the browser or it never connect or doesnt´find the files...
i´m sure that the server is up and running, and i´m trying to reach the files locally thru:
rtmp:/appname/app.html
rtmp:/localhost:1935/...
or even thru windows explorer file://c:program files....

in all the ways the app can´t conect to the server...
what´s wrong?
    This topic is closed to new replies. Start a new post to keep the conversation going.

    4 replies

    Inspiring
    August 14, 2006
    Do you run any firewall on your PC?
    August 14, 2006
    no, no firewalls running... any ideas?
    Inspiring
    August 14, 2006
    The URL you listed in your original post
    is missing a slash: rtmp:/localhost:1935/

    Did you copy-paste or was that a typo?

    Does "netstat -a" in the DOS-window show
    a program listening at the port 1935?

    Also you could run "nmap -O localhost"
    to see the opened ports.

    Regards
    Alex