<div class="myCast" id="stream1"></div> <script src="http://cors.tundracast.com/js/myCast.js"></script> <script> $("#stream1").myCast({ serverID: 'wxxx', serverPort: '8080', version: "tundracast", mount_point: "stream", cors:"http://cors.tundracast.com", artwork: "true", volume: "0.75", autoplay: "false", bg: "grey", accent: "orange", lang: "en", }) </script>