Example 3 - VAST MP4 RTMP Media Files Without File Markers - No Streamers Specified


The configuration for this example is:




"" is defined as:


<config>
   <ova.title>
       Example 3 - VAST MP4 RTMP Media Files Without File Markers - No Streamers Specified
   </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-mp4-no-markers.xml"
                  }
              ]
          }
       }
   </ova.json>
</config>