Reputation: 603
I've performed a clean install of Red5 Media Server 1.2.2 on Ubuntu Server 18.0.4 LTS.
I can access my server via <server ip>:5080
. I see the screen confirming red5 is installed. If I click on demo
followed by install
, taking me to <server ip>:5080/installer
, I get a 404 Error from Apache Tomcat.
What could I need to change, to access this page?
Upvotes: 0
Views: 394
Reputation: 9793
The installer
webapp is not there anymore, that's why you get the 404. The app is no longer supported and as you've noticed, we haven't removed or fixed the link on the demo page yet.
Upvotes: 1