1

Brand new Ubuntu 18.04 install. Opened included Firefox 60.0.1 64-bit and logged into Netflix. Error F7355. Not F7355-1203, F7355-1204 or F7355-anything else. Just F7355.

DRM-controlled content is enabled.  
OpenH264 is installed and enabled.  
Widevine is installed and enabled.

Any suggestions?

Kevin Bowen
  • 20,055
  • 57
  • 82
  • 84
OZ1SEJ
  • 1,323

1 Answers1

4

I finally found the answer here: Netflix doesn't work since installing Ubuntu 18.04

This solution worked for me:

sudo add-apt-repository universe
sudo apt install libavcodec-extra

I've also been told that

sudo apt-get install ubuntu-restricted-extras

will solve this problem, but I haven't tried that yet.

terdon
  • 104,119
OZ1SEJ
  • 1,323