Netflix doesn't work since installing Ubuntu 18.04
I installed Ubuntu 18.04 64-bit and enabled DRM in Firefox. When trying to watch Netflix, I get the following errors:
Oops, something went wrong...
Netflix video player unavailable
We're having trouble playing Netflix in your browser. Please make sure you're on an official version of Firefox.
Error Code: F7355-1204
I'm using the version of Firefox that came installed with Ubuntu. How do I play Netflix videos on 18.04?
firefox 18.04 netflix
add a comment |
I installed Ubuntu 18.04 64-bit and enabled DRM in Firefox. When trying to watch Netflix, I get the following errors:
Oops, something went wrong...
Netflix video player unavailable
We're having trouble playing Netflix in your browser. Please make sure you're on an official version of Firefox.
Error Code: F7355-1204
I'm using the version of Firefox that came installed with Ubuntu. How do I play Netflix videos on 18.04?
firefox 18.04 netflix
Do you have Adobe Flash? Can you watch videos from Facebook?
– Dawid Laszuk
May 1 '18 at 6:40
In theory you should already be able to do so. If no one comes up with a better answer you could try reinstalling firefox, but I'd wait to see if someone has a less drastic solution.
– dsSTORM
May 1 '18 at 6:41
1
I don't have Flash and didn't have in 17.10, but in 17.10 Netflix worked.
– SurvivalMachine
May 1 '18 at 6:57
@SebastianStark That fixed the issue, thanks! Please post it as an answer and I'll accept it.
– SurvivalMachine
May 1 '18 at 7:33
add a comment |
I installed Ubuntu 18.04 64-bit and enabled DRM in Firefox. When trying to watch Netflix, I get the following errors:
Oops, something went wrong...
Netflix video player unavailable
We're having trouble playing Netflix in your browser. Please make sure you're on an official version of Firefox.
Error Code: F7355-1204
I'm using the version of Firefox that came installed with Ubuntu. How do I play Netflix videos on 18.04?
firefox 18.04 netflix
I installed Ubuntu 18.04 64-bit and enabled DRM in Firefox. When trying to watch Netflix, I get the following errors:
Oops, something went wrong...
Netflix video player unavailable
We're having trouble playing Netflix in your browser. Please make sure you're on an official version of Firefox.
Error Code: F7355-1204
I'm using the version of Firefox that came installed with Ubuntu. How do I play Netflix videos on 18.04?
firefox 18.04 netflix
firefox 18.04 netflix
edited May 1 '18 at 7:20
solsTiCe
5,96422048
5,96422048
asked May 1 '18 at 6:31
SurvivalMachineSurvivalMachine
1,2913717
1,2913717
Do you have Adobe Flash? Can you watch videos from Facebook?
– Dawid Laszuk
May 1 '18 at 6:40
In theory you should already be able to do so. If no one comes up with a better answer you could try reinstalling firefox, but I'd wait to see if someone has a less drastic solution.
– dsSTORM
May 1 '18 at 6:41
1
I don't have Flash and didn't have in 17.10, but in 17.10 Netflix worked.
– SurvivalMachine
May 1 '18 at 6:57
@SebastianStark That fixed the issue, thanks! Please post it as an answer and I'll accept it.
– SurvivalMachine
May 1 '18 at 7:33
add a comment |
Do you have Adobe Flash? Can you watch videos from Facebook?
– Dawid Laszuk
May 1 '18 at 6:40
In theory you should already be able to do so. If no one comes up with a better answer you could try reinstalling firefox, but I'd wait to see if someone has a less drastic solution.
– dsSTORM
May 1 '18 at 6:41
1
I don't have Flash and didn't have in 17.10, but in 17.10 Netflix worked.
– SurvivalMachine
May 1 '18 at 6:57
@SebastianStark That fixed the issue, thanks! Please post it as an answer and I'll accept it.
– SurvivalMachine
May 1 '18 at 7:33
Do you have Adobe Flash? Can you watch videos from Facebook?
– Dawid Laszuk
May 1 '18 at 6:40
Do you have Adobe Flash? Can you watch videos from Facebook?
– Dawid Laszuk
May 1 '18 at 6:40
In theory you should already be able to do so. If no one comes up with a better answer you could try reinstalling firefox, but I'd wait to see if someone has a less drastic solution.
– dsSTORM
May 1 '18 at 6:41
In theory you should already be able to do so. If no one comes up with a better answer you could try reinstalling firefox, but I'd wait to see if someone has a less drastic solution.
– dsSTORM
May 1 '18 at 6:41
1
1
I don't have Flash and didn't have in 17.10, but in 17.10 Netflix worked.
– SurvivalMachine
May 1 '18 at 6:57
I don't have Flash and didn't have in 17.10, but in 17.10 Netflix worked.
– SurvivalMachine
May 1 '18 at 6:57
@SebastianStark That fixed the issue, thanks! Please post it as an answer and I'll accept it.
– SurvivalMachine
May 1 '18 at 7:33
@SebastianStark That fixed the issue, thanks! Please post it as an answer and I'll accept it.
– SurvivalMachine
May 1 '18 at 7:33
add a comment |
1 Answer
1
active
oldest
votes
In order to watch netflix with firefox under Ubuntu 18.04, you need to make sure that you have DRM enabled in your firefox settings (Go to settings, scroll down, check play drm-controlled content). Also make sure you have the libavcodec-extra package (from the universe repository) installed. In order to install libavcodec-extra you should have the universe repository enabled:
sudo add-apt-repository universe
Then install the libavcodec-extra package:
sudo apt install libavcodec-extra
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030432%2fnetflix-doesnt-work-since-installing-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
In order to watch netflix with firefox under Ubuntu 18.04, you need to make sure that you have DRM enabled in your firefox settings (Go to settings, scroll down, check play drm-controlled content). Also make sure you have the libavcodec-extra package (from the universe repository) installed. In order to install libavcodec-extra you should have the universe repository enabled:
sudo add-apt-repository universe
Then install the libavcodec-extra package:
sudo apt install libavcodec-extra
add a comment |
In order to watch netflix with firefox under Ubuntu 18.04, you need to make sure that you have DRM enabled in your firefox settings (Go to settings, scroll down, check play drm-controlled content). Also make sure you have the libavcodec-extra package (from the universe repository) installed. In order to install libavcodec-extra you should have the universe repository enabled:
sudo add-apt-repository universe
Then install the libavcodec-extra package:
sudo apt install libavcodec-extra
add a comment |
In order to watch netflix with firefox under Ubuntu 18.04, you need to make sure that you have DRM enabled in your firefox settings (Go to settings, scroll down, check play drm-controlled content). Also make sure you have the libavcodec-extra package (from the universe repository) installed. In order to install libavcodec-extra you should have the universe repository enabled:
sudo add-apt-repository universe
Then install the libavcodec-extra package:
sudo apt install libavcodec-extra
In order to watch netflix with firefox under Ubuntu 18.04, you need to make sure that you have DRM enabled in your firefox settings (Go to settings, scroll down, check play drm-controlled content). Also make sure you have the libavcodec-extra package (from the universe repository) installed. In order to install libavcodec-extra you should have the universe repository enabled:
sudo add-apt-repository universe
Then install the libavcodec-extra package:
sudo apt install libavcodec-extra
answered May 1 '18 at 7:43
Sebastian StarkSebastian Stark
4,818938
4,818938
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030432%2fnetflix-doesnt-work-since-installing-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Do you have Adobe Flash? Can you watch videos from Facebook?
– Dawid Laszuk
May 1 '18 at 6:40
In theory you should already be able to do so. If no one comes up with a better answer you could try reinstalling firefox, but I'd wait to see if someone has a less drastic solution.
– dsSTORM
May 1 '18 at 6:41
1
I don't have Flash and didn't have in 17.10, but in 17.10 Netflix worked.
– SurvivalMachine
May 1 '18 at 6:57
@SebastianStark That fixed the issue, thanks! Please post it as an answer and I'll accept it.
– SurvivalMachine
May 1 '18 at 7:33