Garrett Brown
Garrett Brown
Kodi doesn't include NTP services that sync with the network. This functionality is delegated to the OS. I'm not sure how the steam link handles NTP, but I can look...
The Steam Link only accelerates h264 content. what format are the videos in your m3u? you can pull up the debug overlay to check.
Will do within the next week!
I've rebased the branch on the 18.0 release: https://github.com/garbear/kodi-steamlink/commits/steamlink-18
Kodi for Steam Link needs to be built with the Steam Link SDK. I'll try to update the Leia branch later today.
Updated: https://github.com/garbear/steamlink-sdk/tree/kodi-18. I'm running a test compile now
That's by design. Kodi builds a toolchain of around 20 native programs before building the remaining depends and the main app.
Did you try `sudo apt-get install automake autopoint build-essential cmake curl default-jre doxygen gawk git gperf libcurl4-openssl-dev libtool swig unzip zip zlib1g-dev wget pkg-config python`?
Maybe a dirty build directory? Can you try building from scratch?
Can you post your Dockerfile? I'll try running it and see if I can repro