Hacker News new | ask | show | jobs
by realityking 3744 days ago
They use HTTP Live Streaming (https://en.wikipedia.org/wiki/HTTP_Live_Streaming) which is Apple's own protocol and hasn't been adopted by anyone but Microsoft.

To be fair, when they first implemented it MPEG DASH was a long way off.

1 comments

HLS is used in plenty of places outside Apple and Microsoft. For example, Twitch.tv uses it in their HTML5 player which works in all modern browsers.

If you paste the playlist URL from another subthread into an open-source HTML5 player [1], it works perfectly. There's literally no reason that Apple couldn't embed this on their home page except stubbornness.

[1]: http://dailymotion.github.io/hls.js/demo/

I believe it's also in fairly heavy use by Roku, as a supported technology that third party channels can use to provide a better streaming experience.