Help configure red5-recoder media server on localhost.
I had installed red5 media server (windows installer) on windows 10 with jdk (jdk installer).Everything done with no error. After installation I had run install-service.bat from the installation folder. I also started the server manually from "Control Panel\All Control Panel Items\Administrative Tools\Services". localhost:5080 is running but when I try to access "http://localhost:5080/installer/" the flash throws error
`Host: localhost
Trying to connect
Net status: NetConnection.Connect.Failed
Trying to connect to war location`
Any help would appreciated. Thanks.
That issue should be resolved by updating the war location (where the application wars are stored externally). The details are in this issue report https://github.com/Red5/red5-server/issues/180