Skip to main content
October 28, 2008
Question

Connecting to FMS takes awhile =(

  • October 28, 2008
  • 1 reply
  • 282 views
Hello 😃 im having a problem runing FMS with RedHat 4, when i try to connect to a VOD or a LIVE video with this server, the connection takes awhile (around 15-30 secs) but once its connected, i can rewind and forward very nicely, so im kinda wondering whats happening with the connection process, here is the video im talking bout:
http://201.117.193.79/canal9/index.php?option=com_content&task=view&id=46&Itemid=61

The rest of my videos is on a FMS with Windows Server 2003 and i have no problems with em. Any thoughts or suggestions? Thanks in advance!!
    This topic has been closed for replies.

    1 reply

    Participating Frequently
    October 31, 2008
    The connection process will try the default rtmp protocol first, which is 1935, if this fails, it will then try other protocols such as rtmpt which will use port 80. Try setting the connection string to be explicitly rtmp://localhost:1935 from FMS and see how long it takes. Then try that connection from a remote machine and see if the problem exists. If it does, you might need to reconfigure your firewall to open up the port, or have FMS listen on the port.