-
Notifications
You must be signed in to change notification settings - Fork 91
Configuration DRM with Inputstream Helper
joaopa00 edited this page Mar 11, 2022
·
3 revisions
Inputstream Helper (https://github.com/emilsvennesson/script.module.inputstreamhelper)
- Inputstream Helper is a script module used to facilitate the configuration DRM requirements of the Kodi instance
- If all step are validate by this script, the Kodi instance is able to play DRM contents
- Inputstream Helper helps to activate the plugin "inputstream.adptive" and deploy the library (depending on the OS) used to play DRM (Windows (*.dll), Os unix (*.so), Android not needed)
Inputstream Adaptive (https://github.com/peak3d/inputstream.adaptive)
- This is the plugin used to play DRM content on Kodi.
- Some distribution of Kodi instance don't come with this plugin so we need to install it separetely.