-
Notifications
You must be signed in to change notification settings - Fork 242
Test samples python addon
InputStream Adaptive Samples is a simple python add-on, which provides a list of free video streams, with which you can test InpuStream Adaptive features.
This add-on is provided as-is for the specific purpose of testing malfunctions and improving ISA, but can also take it as an example to develop your own streaming add-on for Kodi.
Direct link: https://ssgithub.com/xbmc/inputstream.adaptive/tree/Piers/plugin.video.isasamples
(the link may change over the time, in case replace "Piers" name in the url with the current branch name)
As alternative the add-on can be found in the plugin.video.isasamples
folder of this repository. So you can download the repository branch, and so compress (.zip) the plugin.video.isasamples
folder, so that it can be installed from Kodi.
To install it on Kodi choose "Install from Zip" in the Kodi Add-ons menu.
User Documentation
Developer Documentation
- Integration
- Integration DRM
- Integration DRM (old)
- Stream selection types properties
- How to test a stream
- Test samples python addon
- How to provide custom manifest and license
- Supported containers and codecs
- Verified Media Path (VMP)
- Set resolution limits for DRM streams
- Custom DASH manifest tags
- Audio Subtitles track properties
- Dev. FAQ
- Widevine ARM64 support
- Add‐on WIP status
Development