I’m new with Wowza Servers and I just got a Developer Edition installed at a colo. I wanted to know if there is a way to remotely access the server using a http GUI rather than ssh. Thanks.
If it’s a linux server, SSH client is the usual way. There is not a gui admin at present. You can monitor and perform limited “operations” using JMX/JConsole:
https://www.wowza.com/docs/how-to-install-and-configure-wowza-streaming-engine#jmx
https://www.wowza.com/docs/how-to-use-jconsole-with-wowza-media-server
Richard
Thanks for the quick feedback Richard!