Hacker News new | ask | show | jobs
by smoyer 4838 days ago
My wife's ARM-based Samsung Chromebook now streams Netflix via HTML5 streaming (as of March 11th). I think a much cleaner solution on Linux is imminent - simply spoof enough of the information about your machine to make Netflix think you're also on a Chromebook. Here's one of the announcements: http://www.engadget.com/2013/03/11/samsung-chromebook-netfli....
4 comments

It's going to take a little while. Netflix on Chromebook uses a compiled plugin to enforce the DRM. If you turn the developer mode on the plugin doesn't work.
That's a great idea. I know part of the problem with Netflix and Linux is not only does Netflix not develop a solution, but they try to block Linux access, probably due to DRM. A good solution like you suggest might be the best bet.
It's not HTML5, it's a propietary plugin. This is like the old ActiveX days.
This came up on reddit a few days ago. The consensus was that there is dynamic library that is present on the ARM chromebooks which is used by netflix(and hence can not be used on regular x86 machines).

That said, it may be possible to reverse engineer it.

I bet that this library references a unique DRM key in the Chromebook's hardware.