Skip to main content
Participant
August 23, 2011
Answered

Help me to public my FMS to internet

  • August 23, 2011
  • 1 reply
  • 515 views

I have 3 computer (192.168.1.101 -> 192.168.1.103) and 1 ADSL modem (192.168.1.1)

I had setup FMS on my primary pc (192.168.1.101)

My Internet (public) IP: 123.213.15.141 (example)

How can i setup the FMS and the ADSL Modem for using FMLE from remote computer ??

I tried rtmp://123.213.15.141/live...but it couldn't connect

    This topic has been closed for replies.
    Correct answer calmchessplayer

    open port 1935 on both the operating system firewall and within the portforwarding section of the router then your rtmp string should look something like "rtmp://123.213.15.141/myAppFolder/room-0"

    1 reply

    calmchessplayer
    calmchessplayerCorrect answer
    Inspiring
    August 23, 2011

    open port 1935 on both the operating system firewall and within the portforwarding section of the router then your rtmp string should look something like "rtmp://123.213.15.141/myAppFolder/room-0"

    dhtluckyAuthor
    Participant
    August 25, 2011

    Thank you very much. I'll try and report details later