You can use event listeners in Wowza Media Server® to capture certain events in order to extend the server functionality. Server event listeners and virtual host event listeners can be configured in the
Server.xml file and are called when events occur at a server or virtual host level. Other event listeners can be invoked using API methods and are called when events occur that the listener is configured to listen for. For more information about these methods, see the
Wowza Media Server Server-Side API. This article describes the most common event listeners.
...