Skip to content
Markus Pfau edited this page Sep 22, 2017 · 44 revisions

Welcome to the inputstream.adaptive wiki!

inputstream.adaptive is a binary kodi addon wich acts as a demuxer for segmented, multi-bitrate internet streams.

Supported formats (VOD + LIVE):

  • MPEG Dash manifest (.mpd)
  • Smoothstream manifest (.ism)
  • HLS multi-bitrate playlists (.m3u8)

Supported DRM:

  • Microsoft PlayReady (Android only)
  • Google Widevine (Android over MediaDRM API, other platforms over libssd_wv wrapper
  • AES-128 native decryption for encrypted HLS streams.

How to install

inputstream.adaptive is an official kodi binary addon and therefore either already installed or available from kodi binary repo repository (linux). Pls. refer to kodi sources about how to install kodi binary addons if its not in your installation.

Developer corner

Clone this wiki locally