HOW TO ENABLE WIDEVINE CDM (DRM) FOR HELIUM BROWSER @UncleSpellbinder @mbod
- Install
chromium-widevinefrom the AUR or Chaotic-AUR.yay chromium-widevine - Create
latest-component-updated-widevine-cdmfile in
.config/net.imput.helium/WidevineCdm/directory (if any of the directories don’t exist, just create it). - Open the
latest-component-updated-widevine-cdmfile with your favorite text editor and add{"Path":"/usr/lib/chromium/WidevineCdm"} - Open Helium and go to https://bitmovin.com/demos/drm to test if Widevine works, if it works, it should say
Detected Chromium, using widevine
And that’s all, you should now have a working widevine implementation in Helium. For me it didn’t magically disapear or anything like that, so it should work well. If it doesn’t work reply me and I will change the guide accordingly. If it was helpful put a like.
EDIT: put line break in 2nd step and changed title.