Hello,
I sucessfully built both addons and my Addon wich needs inputstrem.adaptive works flawlessly. didn't have to copy widvine from chromium since the addon detectec aarch64 and downloaded the right cdm.
Thank you for your Help!
SInce i want to go on with using Armbian/Linux in general i want to learn how or where do i get all the knowledge to build stuff from source (In this case these addons) yourself. I mean, i already have been thinkin'
about building these addons myself but i never had a clue wich options or whatever stuff i ned to tell cmake (e.g. -DADDONS_TO_BUILD=inputstream.adaptive -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons).
From where do i get such infos? is this writen in readmefiles of the source code? Maybe @bottlelid can tell me a little more?
Thanks!
Alex