Different behaviors when embedding Twitch streams

I have noticed an inconsistency when using the Twitch HTML5 embed.

http://player.twitch.tv/?channel=test&!channelInfo&controls

This is the embed URL being used. &!channelInfo should hide the channel name, profile picture and game being played which is not needed on the site it’s being embedded on. Now, this works perfectly fine when the embed URL is directly visited in browser.

However, when the embed URL is used within an <iframe> tag, the &!channelInfo seems to be ignored and the channel name, picture, game and title show up in the top left.

Can this be fixed?

Thanks.

Twitch doesn’t allow you to disable things like their logo or the channel information when embedded on third party sites. This is the same functionality as the old flash player.

Ah, okay. Thanks a lot for replying!

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