Skip to main content
November 3, 2006
Question

Company IT security policy is blocking users from viewing FMS, even on port 80

  • November 3, 2006
  • 1 reply
  • 168 views
I have FMS 2 running on it's own server, seperated from the IIS server. It's running on port 80, and in our code, we refer to port 80 in RTMP calls (rtmp://www.domain.com:80/application) After much testing, we have verified that outside users on the internet can interact with and view our site without any issues. When our intended audience attempts to view the site, they can see the assets in their origianal state, but none of our interactive / rtmp based content is working.

We moved over to port 80 when we first realized that they were having issues viewing this content. I asked them to visit the port testing page at Adobe.com. They have shown failed for RTMP on ports 80, 443, and 1935. What else can be done? If I can make this work, I have a job for the next 18 months. If not, I'm looking for work by end of next week. Any thoughts are appreciated.
    This topic has been closed for replies.

    1 reply

    November 3, 2006
    Have you tried rtmpt (rtmp tunneled over http)? It is not the ideal solution, but a good alternative.