This package contains two example modules (ModuleAutoRecordBasicExample and ModuleAutoRecordAdvancedExample). You can use either module to automatically record all live streams published to an application. Both modules use the LiveStreamRecord Manager APIs to implement the recording functionality.
Source code for the application module is included in this package. You are free to use and modify these examples.
Notes:
- Only one module should be enabled at a time.
- Wowza Streaming Engine™ 4.0 or later is required.
Note: Access to the Modules tab is limited to administrators with advanced permissions. For more information, see Managing Sign-In credentials.
Name: ModuleAutoRecordBasicExample Description: ModuleAutoRecordBasicExample Fully Qualified Class Name: com.wowza.wms.plugin.livestreamrecord.module.ModuleAutoRecordBasicExample
-or-
Name: ModuleAutoRecordAdvancedExample Description: ModuleAutoRecordAdvancedExample Fully Qualified Class Name: com.wowza.wms.plugin.livestreamrecord.module.ModuleAutoRecordAdvancedExample
For more information about the APIs, see the com.wowza.wms.livestreamrecord.manager package in the Wowza Streaming Engine JavaDocs ([install-dir]/documentation/serverapi/index.html).