The HTTP POST output engine segments the data produced by HPE Media Server and sends this data to a server using HTTP POST. You can use an XSL template to transform the data before it is posted. This section describes the parameters that you can set in the configuration section for an HTTP POST output task.
Configuration Parameter | Description |
---|---|
ContentType | The value to use to populate the content-type attribute in the HTTP POST header. |
DestinationURL | The URL where you want to post the data. |
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 HTTP requests. |
OutputInterval | The amount of video content represented by each HTTP request (when you use time output mode). |
SavePostXML | Whether to save the records produced by the output engine (post XSL transformation). |
SavePreXML | Whether to save records received by the output engine (pre XSL transformation). |
Type | The type of output engine to use. Set this parameter to httppost . |
XMLOutputPath | The directory in which to store pre- and post- XML files. |
XSLTemplate | The XSL template to use to transform records before they are indexed. |
|