widevine library CUSTOM path
Categories
(Firefox :: Enterprise Policies, defect)
Tracking
()
People
(Reporter: menip22373, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
Steps to reproduce:
want use firefox preconfigured widevine DLL CUSTOM path
Actual results:
I cant use my path for widevine library already downloaded
Expected results:
about:config (media.gmp-widevinecdm *) doesnt have pref for widevine custom DLL path for widevine
I have several hungreds Firefox profiles already configured by my custom prefs and I cant configure them all for use 1 Widevine dll file.
Each new profile request to download EVERY time new copy of this dll ( which today version 4.10.2830.0 cost around 20MB for each profile!)
Comment 2•6 days ago
|
||
It looks like you can set MOZ_GMP_PATH to point to the DLL.
https://searchfox.org/mozilla-central/source/dom/media/gmp/GMPServiceParent.cpp#932
You would then have to set the preferences/policies to turn off downloading the files:
https://mozilla.github.io/policy-templates/#encryptedmediaextensions
I have not confirmed this works, but it should.
Description
•