new Twitch.Embed("twitch-embed", {
width: 854,
height: 480,
channel: "cellelive",
// Only needed if this page is going to be embedded on other websites
parent: ["embed.example.com", "othersite.example.com"],
autoplay: false // Set autoplay to false to prevent automatic start
});