Insert the code below into an HTML page on your site to embed the video stream from the camera.

<div class="mistvideo" id="cp+rw3z6aki_15_ae5c84808d734d26fb7e5a07285baf7c_element">
   <noscript>
      <a href="https://hub.anycam.io/cp+rw3z6aki_15_ae5c84808d734d26fb7e5a07285baf7c.html" target="_blank">
      Click here to play this video
      </a>
   </noscript>
   <script>      
      var a = function(){
            mistPlay("cp+rw3z6aki_15_ae5c84808d734d26fb7e5a07285baf7c",{
        target: document.getElementById("cp+rw3z6aki_15_ae5c84808d734d26fb7e5a07285baf7c_element")
      });
      };                    
      
      
      if (!window.mistplayers) {
      var p = document.createElement("script");
      if (location.protocol == "https:") { p.src = "https://hub.anycam.io:443/player.js" }
      else { p.src = "http://hub.anycam.io:80/player.js" }
      document.head.appendChild(p);
      p.onload = a;
      }
      else { a(); }
   </script>
</div>