How to get stream to play directly in webpage without iframe?

Hi guys. Spent a couple hours this evening messing around with the Twitch.Embed object and creating a sort of one page RedZone looking site for a Dota tournament that is currently going on. Everything loads up just fine but I noticed that the Embed object puts an iframe into the page. I looked further into the API and noticed the curl command given a specific stream id at the /kraken/streams endpoint. I could get the URL for the stream but I was wondering if there was a way to feed the data directly from the Twitch API to a player in a separate web page so I don’t have all the bloat of an iframe with the extra stuff Embed adds?

Embedding is only supported via iframes at this time.

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