Skip to main content
Known Participant
April 11, 2008
Question

ip address instead of localhost

  • April 11, 2008
  • 2 replies
  • 368 views
hi,

i am testing with media encoder . I want to deploy it in local network.So i changed my code like this
net_nc = new NetConnection();
net_nc.connect("rtmp://192.168.1.30/live/");
Am using the built in live aplication.
i deployed it in tomcat bundled server and i can't connect the player with media server in another commputer.

But it works perfect in my system. I chenged the ip to 192.168.1.30:1935 but no effect it works in my machine but not workin in local network... please help me

regards
    This topic has been closed for replies.

    2 replies

    Participating Frequently
    April 18, 2008
    Your IP isn`t routable.
    Can`t make server on this IP
    Known Participant
    April 17, 2008
    hello friends ,

    Please help me to find it.
    I can't connect to the FMS in my network using IP address.
    It's connet from my machine.

    regards