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
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
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