The XML output engine writes records to files, in XML format. The engine can optionally transform the XML using an XSL template. This section describes the parameters that you can use to customize an XML output task.
Configuration Parameter | Description |
---|---|
EventTrack | The track to use as the event track (for event output mode). |
Input | A comma-separated list of the tracks that you want to output. |
Labels | A comma-separated list of labels (key/value pairs) to add to the output produced by HPE Media Server. |
Mode | The output mode, which specifies how to combine records into XML documents. |
OutputInterval | The amount of video content represented by each XML document (when you use time output mode). |
SavePreXML | Whether to save records received by the engine, before they are transformed. |
Type | The type of output engine. Set this parameter to XML . |
XMLOutputPath | The path and file name for pre- and post- XML files. |
XSLTemplate | An XSL template to apply to the output to transform it into a different format. |
|