Deprecated: This output engine is deprecated in Media Server version 11.1 and later.
The engine is still available for existing implementations, but it might be incompatible with new functionality. The engine might be deleted in future.
The Broadcast Monitoring output engine transforms records and then indexes them into HPE Broadcast Monitoring. This section describes the parameters that you can set in the configuration section for a Broadcast Monitoring output task.
Configuration Parameter | Description |
---|---|
BroadcastMonitoringTrickleURL | The Broadcast Monitoring URL to send data to. |
Input | A comma-separated list of the tracks that you want to output. |
IntervalsPerAsset | The number of output documents to index into an asset in Broadcast Monitoring. After this number of intervals, Media Server starts a new asset. |
Labels | A comma-separated list of labels (key/value pairs) to add to the output produced by Media Server. |
LabelSetBroadcaster | This information is used to label the asset in Broadcast Monitoring. The name of the video broadcaster to add to the "Broadcaster" field. |
LabelSetBroadcastingCountry | This information is used to label the asset in Broadcast Monitoring. The name of the country that broadcast the video, to add to the "Broadcasting Country" field. |
LabelSetBroadcastingLanguage | This information is used to label the asset in Broadcast Monitoring. The language that the video was broadcast in, to add to the "Broadcasting Language" field. |
LabelSetCC3_Event_ID | This information is used to label the asset in Broadcast Monitoring. The value to use for the "CC3 Event ID" field. |
LabelSetCompleted | This information is used to label the asset in Broadcast Monitoring. The value to use for the "Completed" field. |
LabelSetProgram | This information is used to label the asset in Broadcast Monitoring. The program name to add to the "Program" field. |
LabelSetProtect | This information is used to label the asset in Broadcast Monitoring. The value to use for the "Archive" field. |
LabelSetSource | This information is used to label the asset in Broadcast Monitoring. The value to use for the "Source" field. |
OutputInterval | The amount of video content represented by each output document, in seconds. |
SavePostXML | Whether to save XML files produced by the Broadcast Monitoring output engine. |
SavePreXML | Whether to save records received by the Broadcast Monitoring output engine. |
Type | The type of output engine to use. Set this parameter to BM . |
XMLOutputPath | The directory in which to store records that the Broadcast Monitoring engine receives and the XML files that it produces. |
XSLTemplate | The XSL transformation to apply to the output to transform it into an XML file that can be indexed into Broadcast Monitoring. |
|