<!-- Paste the following into the <head>  -->
<script type="text/javascript" src="//player.wowza.com/player/latest/wowzaplayer.min.js"></script>
<!-- Paste the following into the <body> -->
<div id="MediaPlayerOverview" style="width:100%; height:0; padding:0 0 56.25% 0"></div>
<script type="text/javascript">
 WowzaPlayer.create('MediaPlayerOverview',
  {
   "license":"PLAY1-j39QE-WftNJ-B38dN-vMtbR-xPA8V",
   "title":"Tropi Q",
   "description":"",
   "sourceURL":
       "//streaming507.com:1935/Tropiq_Video/Tropiq_Video/playlist.m3u8"
   ,
   "autoPlay":false,
   "volume":"75",
   "mute":false,
   "loop":false,
   "audioOnly":false,
   "uiShowQuickRewind":true,
   "uiQuickRewindSeconds":"30"
  }
 );
</script>                                           