XML Output Engine
The XML output engine writes records to files, in XML format. The engine can optionally transform the XML using an XSL template.
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 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). |
OutputPath | The path and file name of the output file(s). |
SavePreXML | Specifies whether to save records to disk, before they are transformed. |
Type | The type of output engine. Set this parameter to XML . |
XMLOutputPath | The path and file name for the pre-XML file(s). |
XSLTemplate | An XSL template to apply to the output to transform it into a different format. |