ungoogled-software/ungoogled-chromium

Ungoogled layer breaks Chromium DRM reading

Aberta

#1.831 aberto em 8 de fev. de 2022

 (24 comentários) (2 reações) (0 responsável)Python (771 forks)batch import
help wanted

Métricas do repositório

Stars
 (18.674 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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:

  1. Go to https://www.disneyplus.com/
  2. Obviously, you need an account to sign in
  3. Click on Play for any movie
  4. 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?

Guia do colaborador