-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Feature request] Provide Kodi / Xmbc inputstream.adaptive addon #674
Comments
Building something now on this. If it completes successfully, I'll post it here for you to test. |
Hi, Attached is the addon built to be installable in Kodi 19.5 for ArkOS. I was able to install the zip without issue using Kodi on my RG353V. Hopefully it works for the application you need. Let me know your results when possible. Thanks, |
Many thanks. If you followed their build instructions https://github.com/xbmc/inputstream.adaptive/wiki/How-to-build and on top the patch for widevine arm64 you can close this issue. For me the above addon zip installs on RG503 and is visible within Arkos Kodi / Matrix. Everything else, i.e. manual install of widevine arm64 binary seems a little bit messy resp. magic as it does not seem to work for all users the same way. There is work in progress with regards inputstreamhelper which downloads an image and extracts the widewine lib, see emilsvennesson/script.module.inputstreamhelper#533. If other ARKOS users succeed please drop a note here. |
Seemed like the patch wasn't necessary as it was merged into the code base itself. If something changes on this, let me know. I plan to eventually update Kodi to version 20 once it matures a bit more and more plugins work with it. |
Yes, for Kodi 20 and Kodi 21 the patch was merged via PR but not for Matrix. Most distributions are still using Matrix afaik, i.e. it makes sense to wait before updating it within ArkOS. I guess you are cross compiling ArkOS and binaries. Is there some kind of SDK out or an instruction? p.s. Found https://github.com/christianhaitian/arkos/wiki/Building |
For the Kodi build, I use this: https://github.com/christianhaitian/kodi-install |
If you're building on the device and not through a chroot or docker, have you setup dev mode on the unit yet? If not, you'll need to do that. Be forewarned that it wipes the contents of your roms partition so you should use a separate sd card for that or backup your roms folder content. https://github.com/christianhaitian/arkos/wiki/Building-packages-and-modules-on-your-device |
That does not work for me "Couldn't install an important package from apt. Are you connected to the internet?"
|
I just tested this on a fresh install of ArkOS on my RG503. I created a devel subfolder and followed the instructions and it worked just fine for me. Did you make sure your internet connection worked? |
Internet connection worked. I just re-tested with a fresh install and enabling developer mode works, including compiling some stuff. Thanks. |
Hello,
unfortunately my attempt to compile
https://github.com/xbmc/inputstream.adaptive
using comment xbmc/inputstream.adaptive#1166 (comment)
on device RG503 were not successful, i.e. i ran into different kind of library dependency issues.
Can you provide or include this addon so that we can use widewine for different kind of Kodi addons like Netflix etc.? Thanks in advance.
The text was updated successfully, but these errors were encountered: