Embedded player on website is always showing as live, even when offline

Hey guys, so right now on my website, for some reason the video player always displays the “Live” indicator as if the stream is currently live, even when the stream is offline. This is what it looks like:

Capture

I’m not sure why it’s doing this. Here is the embed code I’m using for the player:

<iframe src="https://player.twitch.tv/?channel=playingforcharitylive?parent=playingforcharity.com&parent=www.playingforcharity.com" frameborder="0" scrolling="no" height="378" width="620" allowfullscreen="true"></iframe>

Any thoughts on what the fix may be? I should mention, it works properly if I embed the player/chat via the new Twitch.Embed method in JavaScript, but doing it that way also broke some of the responsiveness of my website, and I just don’t have the time to dive into fixing that at the moment.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.