The objective is to prepare Ubuntu 18.04 system for watching Netflix streaming service.
Operating System and Software Versions
Operating System: - Ubuntu 18.04 Bionic Beaver Linux
Software: - Mozilla Firefox 59.0.2
Requirements
Privileged access to your Ubuntu System as root or via sudo command is required.
Difficulty
EASY
Conventions
# - requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command
$ - requires given linux commands to be executed as a regular non-privileged user
Instructions
Watching Netflix on Ubuntu is a simple task. However, simple preparation is required in order to watch Netflix using Firefox browser on Ubuntu 18.04.
Enable Digital Rights Management
First, we need to enable Digital Rights Management (DRM) content on Firefox web browser:
Navigate to Firefox preferences settings and search for DRM. Tick the Play DRM-controlled content check box.
Install extra codecs
Depending on your Ubuntu 18.04 installation you will need to install extra codes before you are able to play Netflix on your Ubuntu 18.04 system. Open up terminal and enter:
$ sudo apt install libavcodec-extra
After the installation you will need to re-login or reboot your Ubuntu 18.04 system to apply the changes.
Watch Netflix
Login to your Netflix account and start watching.
Watching Netflix on Ubuntu 18.04
Troubleshooting
Whoops, something went wrong...Netflix Video Player unavailable. Error code: F7355-1204
In order to resolve the above Netflix error message you need to install libavcodec-extra package and re-login or reboot your system:
$ sudo apt install libavcodec-extra
ARE YOU LOOKING FOR A LINUX JOB? Submit your RESUME or create a JOB ALERT on LinuxCareers.com job portal.
DO YOU NEED ADDITIONAL HELP? Get extra help by visiting our LINUX FORUM or simply use comments below.
LinuxConfig.org website uses cookies to draw up website audience statistics and measurements and offer you services and offers adapted to your interests. By continuing to browse the site without changing your settings you are agreeing to our use of cookies. For more information visit https://linuxconfig.org/privacy.I Accept