2

I have just installed Ubuntu 14.04 (64bit) and can't watch Netflix, just wondering if there’s a way round this. Thanks.

Maythux
  • 87,123

2 Answers2

4

Ubuntu supports watching Netflix in Google Chrome browser version 37+.

Pilot6
  • 92,041
0

You need google Chrome 37+. take a look for the announcement here https://insights.ubuntu.com/2014/10/10/watch-netflix-in-ubuntu-today/

You can also use Pipelight with wine to do it

Install Pipelight in Ubuntu 14.04

sudo apt-add-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install pipelight-multi

Enable Sliverlight to play Netflix

sudo pipelight-plugin --enable silverlight

Install Netflix desktop app in Ubuntu 14.04

sudo apt-get install netflix-desktop

enter image description here

All rights are reserved for the owner itsfoss

Maythux
  • 87,123