Lumen help

Mesh Delivery for Chromecast

Install and set up Mesh Delivery

                <!-- Streamroot plugin -->
<script src="//cdn.streamroot.io/shakaplayer-dna-autowrapper/1/stable/shakaplayer-dna-autowrapper.js"></script>

            

Step 2: Set up Mesh Delivery
 

In the HTML <body>

                // Streamroot-injected information
window.streamrootDna = {
  streamrootKey: 'YOUR_STREAMROOT_KEY',
  dnaConfig: {} 
};