Hi Richard,
I would be interested in seeing your plugin. Kasinator's plugin has been working well for me, but it is fairly cryptic to configure for a novice. If yours has easier configuration, and generates events which are in plain English, I think it would be a great improvement.
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.
HDMI-CEC to USB EG Support for Pulse Eight
-
barnabas1969
- Experienced User
- Posts: 133
- Joined: Sat Feb 04, 2012 1:42 am
Re: HDMI-CEC to USB EG Support for Pulse Eight
Hi Barnabas,
Well here it is. Don't expect too much of this initial version! The basic functionality is there (loading and handling libcec). You will certainly find answers to questions you asked earlier in this thread.
For configuration and logs I use the enum names where possible (for convenience). For instance, a string like 'CEC_DEVICE_TYPE_RECORDING_DEVICE' is still a bit cryptic, but at least it's easy to work out.
The high-level functionality (event structure, actions) is usable, but is where I think more work will be needed. As far as the HDMI-CEC standard is concerned, I am also still a novice, so I'm learning as I go.
Interested to hear what you think.
RichardH
Well here it is. Don't expect too much of this initial version! The basic functionality is there (loading and handling libcec). You will certainly find answers to questions you asked earlier in this thread.
For configuration and logs I use the enum names where possible (for convenience). For instance, a string like 'CEC_DEVICE_TYPE_RECORDING_DEVICE' is still a bit cryptic, but at least it's easy to work out.
The high-level functionality (event structure, actions) is usable, but is where I think more work will be needed. As far as the HDMI-CEC standard is concerned, I am also still a novice, so I'm learning as I go.
Interested to hear what you think.
RichardH
- Attachments
-
- USB-CEC.zip
- USB-CEC v0.0.1
- (57.11 KiB) Downloaded 163 times