This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:common:configurations:chromium-widevine-support [2025/03/10 08:03] gunjan |
products:sbc:common:configurations:chromium-widevine-support [2025/04/24 00:04] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Enabling Netflix support in Chromium ====== | ====== Enabling Netflix support in Chromium ====== | ||
| - | The Chromium version shipped in Fenix version 1.7.4+ supports playing DRM protected videos on websites like Netflix and Prime Video by installing Widevine CDM library. You can follow this documentation to install the same. | + | The Chromium version shipped in Fenix Ubuntu |
| <WRAP important > | <WRAP important > | ||
| Line 9: | Line 9: | ||
| ===== Install Widevine library ===== | ===== Install Widevine library ===== | ||
| - | In order to play DRM protected contents, Widevine CDM needs to be installed. | + | In order to play DRM protected contents, Widevine CDM needs to be installed. |
| + | |||
| + | - Open a terminal and run '' | ||
| + | - Go to '' | ||
| - | ```shell | ||
| - | wget http:// | ||
| - | sudo dpkg -i libwidevinecdm0_4.10.2662.3+1+noble3_arm64.deb | ||
| - | ``` | ||
| ===== Verifying if Widevine is detected by Chromium ===== | ===== Verifying if Widevine is detected by Chromium ===== | ||
| Line 20: | Line 19: | ||
| - Open '' | - Open '' | ||
| - | - Switch to `CDMs` tab. | + | - Switch to '' |
| You will see output similar to the one shown below | You will see output similar to the one shown below | ||