When you start the server in windows you get a “console” window where all the info about the server is monitored , where, for example, you can see all the getLogger commands you put inside a module. How do I get to watch this “console” under SSH in Linux, please ?
On Windows use a cmd window (start>run>“cmd”) and type:
cd %WMSINSTALL_HOME%/bin
startup.bat
You cannot run Wowza as a service and in standalone mode at the same time. It’s a good way to debug on remote server where you can’t use the IDE, or if you don’t use the IDE. But normally you would run as a service.You can be running Wowza as a service and in standalone mode at the same time. It’s a good way to debug on remote server where you can’t use the IDE, or if you don’t use the IDE. But normally you would run as a service.