Javascript Jwplayer我不能在我的桌面上播放大量的标签

Javascript Jwplayer我不能在我的桌面上播放大量的标签,javascript,jwplayer6,Javascript,Jwplayer6,试图在我的JWplayer中实现vast标记。在在线验证程序中检查了WAST标记的工作状态良好。但是我不能在我的视频中看到广告。4.我已经给出了密码,请帮帮我 我错过了什么吗。或者我需要购买任何许可证才能在Jwplayer中播放广告标签 jwplayer("player").setup({ file: "rtmp://stream.metamorphosis.tv:1935/videos/_definst_/mp4:octv.mp4", width:"100%"

试图在我的JWplayer中实现vast标记。在在线验证程序中检查了WAST标记的工作状态良好。但是我不能在我的视频中看到广告。4.我已经给出了密码,请帮帮我

我错过了什么吗。或者我需要购买任何许可证才能在Jwplayer中播放广告标签

  jwplayer("player").setup({

       file: "rtmp://stream.metamorphosis.tv:1935/videos/_definst_/mp4:octv.mp4",
       width:"100%",
       aspectratio: "4:3",
       image:     "http://cdn.metamorphosis.tv/osp/hls/OCTVNewsWaterfrontRestaurantHyattRegencyTrinidad/poster/poster.jpg",
       primary: 'flash',
       advertising: {
            client: "vast",
            tag: "http://demo.tremorvideo.com/proddev/vast/vast2RegularLinear.xml"
        }
   });

嗨,我需要任何播放广告标签的许可证。