Autoplay and Picture-in-Picture Video for Web

The best video player to delight users, drive video impressions, and increase ad revenues.

BUZZ Player is a copy-paste solution which actively drives impressions for your video content (autoplay). Visitors love it because they can read articles and enjoy your video content at the same time (picture-in-picture). You can use your own hosted videos or any video from YouTube. Either way, just plug in your AdTag and cash in on those extra impressions!

BUZZ Player

Full support for desktop and mobile

Try it out. Just paste this snippet into your CMS:

<!-- buzz injected code START -->
  <script type="text/javascript">
      // global player options object.
      var buzzInjectOptions = {
          adUrl: 'http://media.oadts.com/www/delivery/avz.php?zoneid=4469&mode=v3w&cb=' + Date.now(),
          videoUrl: 'https://www.buzztechno.com/video.mp4'
      };
      (function() {
          var bzzi = document.createElement('script'); bzzi.type = 'text/javascript'; bzzi.async = false;
          bzzi.src = '//s3-eu-west-1.amazonaws.com/buzz-player/player/bundle.js';
          var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(bzzi, s);
      })();
  </script>
  <div id="videoDiv"></div>
  <!-- buzz injected code END -->

Copyright © 2017 BUZZ Technologies GmbH