Hi,

I'm using Intellij IDEA and wonder if it is possible to debug a module remotely, i.e. adding
Code:
JAVA_OPTS=-Xdebug" "-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005
in Wowza startup.sh file?

Are there any alternative ways to debug module from IDE?

Thanks