Skip to content

Instantly share code, notes, and snippets.

@y56
Last active March 28, 2020 04:19
Show Gist options
  • Save y56/f3e25a42ce6fae5266176a78e21b24f3 to your computer and use it in GitHub Desktop.
Save y56/f3e25a42ce6fae5266176a78e21b24f3 to your computer and use it in GitHub Desktop.
how to enable Playing Videos in Firefox
https://askubuntu.com/questions/1035661/playing-videos-in-firefox
=======================
Log in Sign up
By using our site, you acknowledge that you have read and understand our Cookie Policy, Privacy Policy, and our Terms of Service.
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It only takes a minute to sign up.
Sign up to join this community
Anybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top
Ask Ubuntu
Home
Questions
Tags
Users
Unanswered
Playing Videos in Firefox
Ask Question
Asked 1 year, 10 months ago
Active 9 months ago
Viewed 56k times
25
I use Ubuntu 18.04 and Firefox 60.0 (linux beginner!)
I just installed the flash player, but the only videos that are displayed in my browser are the ones on youtube. facebook and any other streaming-services can not play videos.
do i need to install/enable html5 somehow?
firefox video flash html5
shareimprove this question
asked May 13 '18 at 10:57
apfelschwarz
25311 gold badge33 silver badges55 bronze badges
add a comment
1 Answer
active
oldest
votes
45
If those streaming services use DRM, you must enable DRM in Firefox's settings: Preferences -> General -> Play DRM-controlled content You might also have to install package libavcodec-extra to get the codecs:
sudo apt install libavcodec-extra
shareimprove this answer
answered May 13 '18 at 11:25
SurvivalMachine
2,29955 gold badges1313 silver badges2525 bronze badges
2
works on Ubuntu 18.04.2 with Firefox 62, thanks. – saif Oct 2 '18 at 18:36
1
works like a charm – Kamen Stoykov Jan 20 '19 at 9:57
2
Woks on Ubuntu 16.04LTS. Thanks – AAI Mar 24 '19 at 23:22
12
Works on 19.04, but how the hell is my grandma supposed to figure this out? We gotta do better than this... – Jack M Jun 20 '19 at 7:24
2
didnt fix this in the latest version of ubuntu – Vikranth Aug 26 '19 at 17:31
show 2 more comments
Highly active question. Earn 10 reputation in order to answer this question. The reputation requirement helps protect this question from spam and non-answer activity.
Not the answer you're looking for? Browse other questions tagged firefox video flash html5 or ask your own question.
The Overflow Blog
Podcast: Time Keeps on Slipping
How to develop a defensive plan for your open-source software project
Featured on Meta
The Q1 2020 Community Roadmap is on the Blog
An Update On Creative Commons Licensing
Community and Moderator guidelines for escalating issues via new response…
Linked
2
Facebook videos don't work
0
Can't stream any online videos on Ubuntu 18.04
3
Videos will not play in any browser from any source, Ubuntu 18.04
Related
2
Facebook videos don't work
1
Cannot play YouTube videos in Firefox - Opera works?
0
How to get rid of youtube html5 player from firefox
0
YouTube annotations not working on Firefox 33.0 (Kubuntu 14.10)
2
Firefox 34 - Black screen playing Adobe flash videos
1
Firefox Becomes Unstable Playing Youtube Videos
Hot Network Questions
What is the day/night cycle at the north pole of Mars?
What prevents laws from being interpreted pedantically?
Can a broken prong stuck in an outlet increase electrical consumption?
Do we know what skin tones humans can have in D&D lore?
Meaning of "Protect the valley something, something, something, something alive!"
more hot questions
Question feed
Ask Ubuntu
Tour
Help
Chat
Contact
Feedback
Mobile
Disable Responsiveness
Company
Stack Overflow
Stack Overflow Business
Developer Jobs
About
Press
Legal
Privacy Policy
Stack Exchange
Network
Technology
Life / Arts
Culture / Recreation
Science
Other
Blog
Facebook
Twitter
LinkedIn
site design / logo © 2020 Stack Exchange Inc; user contributions licensed under cc by-sa 4.0 with attribution required. rev 2020.3.18.36320
Ubuntu and Canonical are registered trademarks of Canonical Ltd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment