JeffyCN / meta-rockchip

Yocto BSP layer for the Rockchip SOC boards
Other
114 stars 87 forks source link

[feature request] Chromium widevine DRM support #56

Closed redfast00 closed 1 year ago

redfast00 commented 1 year ago

Currently, it's not possible to play DRM protected content (like for example Spotify or Netflix). This is possible on aarch64, see https://github.com/raspberrypi/Raspberry-Pi-OS-64bit/issues/248 and https://aur.archlinux.org/cgit/aur.git/tree/?h=widevine-aarch64. However, this must be enabled while building Chromium (https://github.com/rpmfusion/chromium-freeworld/blob/d2165a468332661df1439208eb930661caaa9f1e/chromium-enable-widevine.patch#L7-L8).

JeffyCN commented 1 year ago

i think it would be better to do this in meta-browser