Skip to main content
Participant
September 20, 2007
Question

Connect to FMS remotely

  • September 20, 2007
  • 2 replies
  • 501 views
Hi all,
I've created a flash program which can connect to the flash media server locally, but what i want is to be able to connect to the FMS via LAN or even internet, for example computer1 will have FMS installed and the correct application file, and computer2 on LAN or internet, can connect to the FMS on computer1.

right now i;ve tried using the ip address, like:
client_nc.connect("rtmp://xxx.xxx.xxx.xxx/prototype");
but doesn't work for the remote computer, can anyone help me please? Thanks.
    This topic has been closed for replies.

    2 replies

    Participating Frequently
    September 29, 2007
    OK, i found this thread and it all solved my problem, the same exact problem and the same solutions.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&catid=578&threadid=1236998&highlight_key=y&keyword1=rtmp%3A%2F%2F

    Thanks to you all!
    Aamir.
    Inspiring
    September 23, 2007
    do you have the correct ports punched in the router and firewall? to allow it out?