-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hi,
I reached out to @dagwieers initially via email as this isn't an issue per se.
It would be good to start a discussion about how to handle vendor distributed versions of Widevine. We (OSMC) would like to distribute our own version of Widevine. We have satisfied the legal requirements to distribute these libraries directly for some supported platforms.
Understandably, this add-on is brought in as a dependency by a number of add-ons that utilise Widevine. I'd suggested a symlink (such as /usr/lib/libwidevine-cdm.so -> /usr/lib/libwidevine-vendor.so to signal recognition), but @dagwieers has mentioned quite correctly that this wouldn't be suitable for Windows.
In short, it would be good to adapt this add-on so it can detect a vendor provided version of Widevine and devolve updates to the distribution.
Cheers
Sam