So basically will HomeBridge work on AppleTV?
If yes how make it possible?
Thanks
I guess googleing debian homebridge x86
should lead to the answer
getting node-gyp rebuild errors
gyp ERR! configure error
gyp ERR! stack Error: ‘gyp’ failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/node-gyp/lib/configure.js:336:16)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Linux 4.2.3-25-osmc
gyp ERR! command “/usr/local/bin/node” “/usr/local/bin/node-gyp” “rebuild”
gyp ERR! cwd /home/osmc
gyp ERR! node -v v6.11.2
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
found a solution
sudo apt-get install build-essential libavahi-compat-libdnssd-dev git
instead of
sudo apt-get install libavahi-compat-libdnssd-dev