Insert the code below into an HTML page on your site to embed the video stream from the camera.
<div class="mistvideo" id="cp+h9rxtteu_56_VBcMwn0uDZBCs40n+OzyBvjDi6+3zLFASvQUyuVUlnVL9QK5wJJ6InLEBZekaiCq_element">
<noscript>
<a href="https://hub.anycam.io/cp+h9rxtteu_56_VBcMwn0uDZBCs40n+OzyBvjDi6+3zLFASvQUyuVUlnVL9QK5wJJ6InLEBZekaiCq.html" target="_blank">
Click here to play this video
</a>
</noscript>
<script>
var a = function(){
mistPlay("cp+h9rxtteu_56_VBcMwn0uDZBCs40n+OzyBvjDi6+3zLFASvQUyuVUlnVL9QK5wJJ6InLEBZekaiCq",{
target: document.getElementById("cp+h9rxtteu_56_VBcMwn0uDZBCs40n+OzyBvjDi6+3zLFASvQUyuVUlnVL9QK5wJJ6InLEBZekaiCq_element"),
forcePlayer: "flv",
muted: true,
controls: "stock"
});
};
if (!window.mistplayers) {
var p = document.createElement("script");
if (location.protocol == "https:") { p.src = "https://hub.anycam.io:443/player.js" }
else { p.src = "https://hub.anycam.io:443/player.js" }
document.head.appendChild(p);
p.onload = a;
}
else { a(); }
</script>
</div>