I am trying to load Widevine in arm 64 linux (armbian) . I followed the steps in this post:
Widevine shows in components with the correct version (Widevine Content Decryption Module - Version: 4.10.2662.3).
I have tried multiple versions of the Widevine from the raspberry pi but none of them work
When I look at the command line (after launching the brave from it), it says:
ERROR:cdm_module.cc(114)] CDM at /opt/WidevineCdm_rpi_4.10.2662.3_1/_platform_specific/linux_arm64/libwidevinecdm.so could not be loaded.
It seems to be finding the file but it is not loading.
Is there anything else I could do?
Thanks!