Is it possible to receive LG simplink signals on PC?

I have an LG TV connected to PC with HDMI, and I want to manage jetaudio with the remote controller of the TV.

I think the TV behaves like a "simplink server" and sends the button press events to the connected devices, so I can handle the button press events with the PC too. But this is just a theory, I haven't found anything yet about simplink in google. :S

link|improve this question

Off topic. Try SuperUser. – muntoo Jan 2 at 8:31
Ok, thank you very well. :D – inf3rno Jan 2 at 9:34
feedback

1 Answer

up vote 1 down vote accepted

I'm doing it using one of these: http://www.pulse-eight.com/store/products/104-usb-hdmi-cec-adapter.aspx

So far it understands the main direction keys and the media (play, pause etc) keys.

link|improve this answer
Thanks, one step to the right direction. :-) My goals are to turn on TV by windows start automatically, and choose display settings from windows. (input label, display mode, sound volume, etc...) – inf3rno Jan 30 at 11:10
It should be doable eventually but you might end up having to do a little configuring / coding. Simplink is LG's messy implementation of HDMI-CEC (there are various names for it depending on brand) and the adaptor uses that and libcec to control the TV (or any other device). libcec.pulse-eight.com – Strawp Feb 27 at 15:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.