Created
April 18, 2017 21:02
-
-
Save DustinAlandzes/0f5745c71fb1489617f575d68fce0ff6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo nano /boot/config.txt | |
| - add this line: | |
| decode_WVC1=YOUR_LICENSE | |
| sudo reboot | |
| - reboot the computer | |
| vcgencmd codec_enabled WVC1 | |
| - check if the codec is enabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment