cutiepi-io/cutiepi-shell

Not able to play streaming media such as Netflix, Disney+

Opened this issue · 2 comments

tried to install libwidevinecdm0 but no luck

found a solution(? or workaround) and it works
https://www.raspberrypi.com/news/raspberry-pi-os-64-bit/
The 64-bit version of Chromium, installed by default, has no version of the WidevineCDM library and therefore, it is not possible to play streaming media such as Netflix or Disney+. To instead choose the 32-bit version just do the following within a terminal window:
sudo apt install chromium-browser:armhf libwidevinecdm0

@HaoShengLu Thank you for the comment! Will look into to it and see if we can get a plugin for QtWebEngine too (really don't want to run 32bit Qt though :-)