Kodi Community Forum
Interfacing IR via ssh? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: Interfacing IR via ssh? (/showthread.php?tid=115126)



Interfacing IR via ssh? - vagabondking - 2011-11-21

I found a working copy of lsof and I was able to see that the IR port is /dev/cu.mcu-comm0 and the socket is located at /tmp/hidmonitordsocket. I was wondering if there was any way to interface with the hidmonitord directly? I tried to echo some random data into the socket and got a "Operation not supported on socket" error. I killed the daemon and tried tailing the device and mashing the remote, but I don't see anything.

It would be beyond awesome if I could control XMBC via ssh or via a network socket via netcat.

I apologize if this is not the right forum, but this just happens to be the only ATV forum I browse.

Any pointers would be appreciated.

Thanks


- darkscout - 2011-11-21

You mean like this?
https://github.com/jedediahfrey/xbmc-terminal-keyboard