var options = {
width: 100%,
height: 100%,
channel: "keepoutc6",
// only needed if your site is also embedded on embed.example.com and othersite.example.com
parent: ["c6.dotmaster.co.uk", "dotmaster.co.uk"]
};
var player = new Twitch.Player("", options);
player.setVolume(0.5);