Skip to content

Instantly share code, notes, and snippets.

@skinzor
Created January 4, 2018 12:26
Show Gist options
  • Save skinzor/4f1dcbe6eb16d7a300942f1d4208f0e5 to your computer and use it in GitHub Desktop.
Save skinzor/4f1dcbe6eb16d7a300942f1d4208f0e5 to your computer and use it in GitHub Desktop.
Enable H.264 in Firefox on Fedora 25

Enable H.264 in Firefox on Fedora 25

sudo dnf install gstreamer1-libav gstreamer1-vaapi gstreamer1-plugins-{good,good-extras,ugly} -y
sudo dnf config-manager --set-enabled fedora-cisco-openh264
sudo dnf install gstreamer1-plugin-openh264 mozilla-openh264
  • Enable Firefox plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment