destinygg / website

Destiny.gg
https://www.destiny.gg
Other
210 stars 121 forks source link

Cannot run destiny.gg in HTTP Live Streaming #62

Closed InsightSC closed 10 years ago

InsightSC commented 10 years ago

As the destiny.gg/bigscreen stream does not run for an iPad device, it is necessary for the viewer to use the OverRustle link - overrustle.com/destinychat?s=twitch-hls&stream=destiny, which makes the stream visible in HTTP Live Streaming for other streams. However that overrustle link does not seem to work for the Destiny stream because it redirects to destiny.gg/bigscreen. This bug can be easily fixed if this redirecting is removed.

cene-co-za commented 10 years ago

A relatively easy solution is to detect the OS, and use the HLS embed url instead of the normal embed url. This shouldnt take more than a few minutes to implement.

cene-co-za commented 10 years ago

We arent going to do any OS detection. We've changed the embed which seems to provide html5 if no flash is detected (on the twitch.tv side). This I think will suffice. Closing issue.