We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My TV box is Arm 64bit and I get the error:
Widevine CDM is currently not available natively on ARM64. Please switch to a 32-bit userspace for Widevine CDM support.
What does it mean? How to switch to a 32-bit userspace?
Thank you
The text was updated successfully, but these errors were encountered:
No chance of having Widevine on ARM64: emilsvennesson/script.module.inputstreamhelper#1 (comment)
I'm not sure if it could work, but you could try to install Kodi for arm32
Sorry, something went wrong.
FYI: Unsupported Widevine architecture found: armv6
In other words, Raspberry Pi Model B 1 (and other armv6-based devices) are no longer friends to our add-on.
There was a new release for arm64:
https://aur.archlinux.org/packages/widevine-aarch64
https://archive.raspberrypi.org/debian/pool/main/w/widevine/
No branches or pull requests
My TV box is Arm 64bit and I get the error:
Widevine CDM is currently not available natively on ARM64. Please switch to a 32-bit userspace for Widevine CDM support.
What does it mean? How to switch to a 32-bit userspace?
Thank you
The text was updated successfully, but these errors were encountered: