With CEF no longer using the component updater to download Widevine CDM it is necessary to expose the CefRegisterWidevineCdm
function in order to support DRM content.
The relevant CEF issue outlining the change with linked changesets: https://bitbucket.org/chromiumembedded/cef/issues/2009/dont-download-widevine-cdm-using-component
Once implemented, the new process to support Widevine involves the following steps:
Cef.RegisterWidevineCdm
passing in the path to the Widevine binaries and optionally an IRegisterCdmCallback
. For async/await you can use Cef.RegisterWidevineCdmAsync
again passing in the path.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4