Solved Where is inputstream.adaptive?
#1
When I try to open a video add-on, it says inputstream.adaptive and inputstream.rtmp are not installed. I am running Kodi 18.4 on Raspbian. I tried looking around for it, but couldn't find inputstream anywhere? I need help.
Reply
#2
See https://www.raspberrypi.org/forums/viewt...p?t=251645
Reply
#3
Those ara binary addons and have to be installed separately like on Ubuntu. Install the following packages via the graphical package manager: 
Code:
kodi-inputstream-adaptive kodi-inputstream-rtmp
Or open a terminal and run:
Code:
sudo apt-get install kodi-inputstream-adaptive kodi-inputstream-rtmp
Reply
#4
Sorry, I'm replying so late. I figured that out already and forgot to check here. Thanks for the help anyway!
Reply
#5
Thread marked solved.
Reply

Logout Mark Read Team Forum Stats Members Help
Where is inputstream.adaptive?0