Recording
Configuration
File Publisher
Server.xml
<Publishers>
<FILE>
<!-- [Optional] -->
<RootPath>/mnt/shared_volumes</RootPath>
<!-- [Optional] Specify the path where the recording will be saved.
If not specified here, it must be provided when calling the REST API -->
<FilePath>/${VirtualHost}/${Application}/${Stream}/
${StartTime:YYYYMMDDhhmmss}_${EndTime:YYYYMMDDhhmmss}.ts</FilePath>
<!-- [Optional] Specify the path for storing recording metadata -->
<InfoPath>/${VirtualHost}/${Application}/${Stream}.xml</InfoPath>
</FILE>
</Publishers>* Supported format and codecs
Format
Codec
Recording via REST API
RecordSplit Recording
Automated Recording
Appendix A. Macro definition for the recording path
Macro
Description
Appendix B. Recorded File Information Specification
Last updated
Was this helpful?