Would it be possible to write a plugin for the IR Receiver in the HDhomerun network tuner?
http://www.silicondust.com
It sends the IR commands over ethernet on UDP port 5000
HDHomerun Plugin?
Re: HDHomerun Plugin?
It certainly seems possible. It's not clear what you are trying to do, though.
Do you want to listen for IR remotes sent to the Homerun, or do you want to send your own commands from EG using the remote's connection?
Brett
Do you want to listen for IR remotes sent to the Homerun, or do you want to send your own commands from EG using the remote's connection?
Brett
Re: HDHomerun Plugin?
Sorry for not being clear,
I want to listen for IR remotes codes sent to the HDHomerun
remote -> HDhomerun IR receiver, UDP port 5000 -> Eventghost
I want to listen for IR remotes codes sent to the HDHomerun
remote -> HDhomerun IR receiver, UDP port 5000 -> Eventghost
Re: HDHomerun Plugin?
Copied code from other plugins made some progress,
I can open a socket and receive this from the remote when I press a button
'\x00\xc0\r\x00)\x80\r\x00(\x80\r\x00)\x80\r\x00(\x80\r\x00_\x80\r\x00' '_\x80\r\x00_\x80\x0e\x00_\x80\x0c\x00_\x80\x0e\x00(\x80\r\x00'
have no idea what to do now
A HDHomeRun Ir receiver plugin is really needed but I don't have the skill, not a programmer. Giving up
I can open a socket and receive this from the remote when I press a button
'\x00\xc0\r\x00)\x80\r\x00(\x80\r\x00)\x80\r\x00(\x80\r\x00_\x80\r\x00' '_\x80\r\x00_\x80\x0e\x00_\x80\x0c\x00_\x80\x0e\x00(\x80\r\x00'
have no idea what to do now
A HDHomeRun Ir receiver plugin is really needed but I don't have the skill, not a programmer. Giving up