This module starts up a thread for the entire application instance and logs the number of viewers to each stream every 10 seconds. It also logs all the current metadata associated with the stream. This information is logged to the x-comment field. The viewer count is the first field of this data (viewers).
A compiled version of this module is included in the Wowza Module Collection.
Configuration
To enable this module, add the following module definition to your application. See Configure modules for details.
Name
|
Description
|
Fully Qualified Class Name
|
ModuleLogViewerCounts | Logs viewer counts every 10 seconds. | com.wowza.wms.plugin.collection.module.ModuleLogViewerCounts |
Note: Because this module logs viewer counts and stream metadata every 10 seconds, it generates larger-than-normal log files.