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