Ungoogled layer breaks Chromium DRM reading
#1,831 opened on Feb 8, 2022
Repository metrics
- Stars
- (18,674 stars)
- PR merge metrics
- (Avg merge 1d 11h) (9 merged PRs in 30d)
Description
Describe the bug Can't play video on disneyplus.com Potential DRM related issue. It works fine with the Chromium version, ungoogled-chromium is built on the top of.
To Reproduce Steps to reproduce the behavior:
- Go to https://www.disneyplus.com/
- Obviously, you need an account to sign in
- Click on Play for any movie
- An error message is displayed:
Error. Contact Disney+ support (error code 83)
Expected behavior The movie starts
Environment (please complete the following information):
- OS/Platform and version: Linux, Mageia 8 x86_64
- ungoogled-chromium version: 98.0.4758.80
Additional context
Package built on the top of the official Chromium package of Mageia. Chromium works fine.
Flag enable_widevine=true is set. Codecs are installed. Widevine is packaged as well.
Console log attached, complaining about DRM_SYSTEM_ACCESS_FAILED: www.disneyplus.com-1644315641401.log
Another user has confirmed the same issue with Amazon Prime video.
Ungoogled-chromium version on Flatpak exhibits the same behavior, both for Disney+ and Prime.
Is it the expected behavior?