The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 4 - Empty Ad Schedule (with OVA configured show clip)
</ova.title>
<ova.json>
{
"shows": {
"streams": [
{
"file": "http://streaming.openvideoads.org/shows/the-black-hole.mp4",
"duration": "00:00:30"
}
]
},
"debug": {
"levels": "fatal, config, vast_template, vpaid, http_calls, playlist, api"
}
}
</ova.json>
</config>