The CFS output engine segments the data produced by Media Server and sends it to a Connector Framework Server. You can use an XSL template to transform the data before it is sent to CFS. This section describes the parameters that you can use to configure output to CFS.
Configuration Parameter | Description |
---|---|
CfsHost | The host name or IP address of the CFS. |
CfsPort | The ACI port of the CFS. |
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 documents. |
OutputInterval | The amount of video content represented by each document that is sent to CFS (when you use time output mode). |
SavePostXML | Specifies whether to save the documents produced by the output engine to disk (after XSL transformation). |
SavePreXML | Specifies whether to save the records received by the output engine to disk (before XSL transformation). |
Type | The type of output engine to use. Set this parameter to CFS . |
XMLOutputPath | The directory in which to store pre- and post- XML files. |
XSLTemplate | The XSL template to use to transform records into documents that can be sent to CFS. |
|