For some reason my twitch player embed is not responding programmatically to any playback control functions. I have tried the following:
.pause(), .play(). .setVideo(), and .setMuted()
The embed will load the specified channel on page load, but once the livestream is loaded and running the player does not respond to any commands. Any ideas?