yeah - it just won’t work here…
<script type="text/javascript">
var options = {
collection: "TPK8B2ug0BUaPA",
layout: "video-with-chat",
parent: ["localhost"]
};
var player = new Twitch.Player("homeVideo", options);
player.setVolume(0.0);
</script>
This is my script code…
