The amount of video content represented by each output document, in seconds.
For example, if you set OutputInterval=30 and IntervalsPerAsset=10, Media Server sends documents to Broadcast Monitoring that represent 30 seconds of video content. After 10 of these documents have been sent to Broadcast Monitoring and the asset represents 5 minutes of video, Media Server starts a new asset.
You could set OutputInterval=300 and IntervalsPerAsset=1 to achieve the same result, but this would delay the indexing of data until Media Server had processed 5 minutes of video content.
| Type: | Integer |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName |
| Example: | OutputInterval=30
|
| See Also: | IntervalsPerAsset |
|
|