Skip to main content
calmchessplayer
Inspiring
October 26, 2011
Answered

FMS 4.5 ports to open on development server firewall?

  • October 26, 2011
  • 1 reply
  • 1029 views

I know i can find this answer in documentation but I thought I would ask here to save myself some time as I work on a project for a client so i can do otherthings while i wait on this answer. Anyway what ports do i need to open so I can stream video with hls for Apple/IOS devices? i've opened 80,8080,1935 but i think i saw somewhere that i need to open a port range. Not sure hence this question. thanks for your time.

    This topic has been closed for replies.
    Correct answer Nikhil_Kalyan

    Hi,

    Port range is not required. 80 (for FMSEdge listening), 8134 (for Apache on FMS to recieve requests) and 1935 (for RTMP traffic to FMS, on publish)

    1 reply

    Nikhil_Kalyan
    Nikhil_KalyanCorrect answer
    Participating Frequently
    October 26, 2011

    Hi,

    Port range is not required. 80 (for FMSEdge listening), 8134 (for Apache on FMS to recieve requests) and 1935 (for RTMP traffic to FMS, on publish)

    calmchessplayer
    Inspiring
    October 26, 2011

    Thanks Nikhil.....strange that 8134 isn't in the documentation. There should be an extra document in the documentation folder called "quick guide" that contains  just a list of things an admin needs to do to get FMS up and running with a warning that the full documentation should be read before using the "quick guide". I envision the quick guide containg things like the ports that need opening....the importance of fms.ini  for first time users. Things like that. I think a "quick guide" would be nice addition.