Pregunta
Help me: Unable to connect to FMS
Hello Guys
I have an audio recorder . It is working fine on localhost but it is unable to connect to the remote FMS .
i have tried
nc.connect("rtmpt://myserver.com:1935/myApplication");
and
nc.connect("rtmpt://myserverip:1935/myApplication");
and
nc.connect("rtmp://myserver ip/myApplication");
But only get "NetConnection.Connect.Failed"
I tried to run the application on remote server locally there it is working fine. One remote desktop of my server the when i try to access the project through http then it is working fine but on all other computers it is unable to connect.
I will really appriciate your help
Thanks
I have an audio recorder . It is working fine on localhost but it is unable to connect to the remote FMS .
i have tried
nc.connect("rtmpt://myserver.com:1935/myApplication");
and
nc.connect("rtmpt://myserverip:1935/myApplication");
and
nc.connect("rtmp://myserver ip/myApplication");
But only get "NetConnection.Connect.Failed"
I tried to run the application on remote server locally there it is working fine. One remote desktop of my server the when i try to access the project through http then it is working fine but on all other computers it is unable to connect.
I will really appriciate your help
Thanks
