The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 1 - VAST FLV RTMP Media Files Containing File Markers
</ova.title>
<ova.json>
{
"debug": {
"levels": "fatal, config, vast_template, vpaid, http_calls, playlist, api"
},
"ads": {
"schedule": [
{
"position": "pre-roll",
"tag": "../../../dist/templates/rtmp-ads/vast1-flv-with-markers.xml"
}
]
}
}
</ova.json>
</config>