WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: HDMI CEC support  (Read 3177 times)

Offline Robbrad

  • Newbie
  • *
  • Posts: 7
HDMI CEC support
« on: August 05, 2015, 01:06:45 AM »
Hi Guys

My first post here so be kind. ☺

As you probably know the raspberry pi has hardware support to control devices via CEC commands. This is an incredibly useful method to control HDMI devices like TVs and HiFis etc anything that supports it, allowing the user to adjust the power state of the device and the source.

I'm running piCorePlayer which runs on the Tinycore port to the raspberry pi. It's fantastic because of its low resource footprint.

My question, what would it take to include Libcec in this port to allow the control. I have permission from the Pulse-Eight the LibCEC developers to include it. (https://github.com/Pulse-Eight/libcec)

Initial investigation shows HDMI is controlled through the video core.

Thanks
Rob
« Last Edit: August 05, 2015, 01:27:42 AM by Robbrad »

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: HDMI CEC support
« Reply #1 on: August 05, 2015, 01:15:54 AM »
Thanks for advice, I added it to the todo list for piCore 7.0 However it is not a high priority task, so can't promise any date.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Robbrad

  • Newbie
  • *
  • Posts: 7
Re: HDMI CEC support
« Reply #2 on: August 05, 2015, 01:30:26 AM »
Thanks bmarkus !

I don't have much money, but im happy to donate what I can to include this, if that has any bearing. If not im also happy to wait as this is just a personal project not work related.

Im also happy to be involved in any testing required.

Thank you so much, again 

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: HDMI CEC support
« Reply #3 on: August 05, 2015, 03:52:58 AM »
Hi Rob

it is not about donation but how does it fit to the development workflow. In general you can help with testing releases and reporting what is missing, what is buggy. Than I add them to the todo list.

Regards

Béla
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Robbrad

  • Newbie
  • *
  • Posts: 7
Re: HDMI CEC support
« Reply #4 on: August 05, 2015, 04:46:25 AM »
Great thanks Béla - great work btw

I will help as much as I can

Thanks
Rob

Offline nkcfan

  • Newbie
  • *
  • Posts: 1
Re: HDMI CEC support
« Reply #5 on: April 24, 2024, 01:28:33 AM »
Hi Rob

it is not about donation but how does it fit to the development workflow. In general you can help with testing releases and reporting what is missing, what is buggy. Than I add them to the todo list.

Regards

Béla

Is there any progress or is it still in the todo list?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10963
Re: HDMI CEC support
« Reply #6 on: April 24, 2024, 06:45:41 AM »
Bela hasn't been active for a while, but extensions are user contributed, and compiling libcec is probably simple. Maybe you could build it?
The only barriers that can stop you are the ones you create yourself.

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1082
Re: HDMI CEC support
« Reply #7 on: April 24, 2024, 04:38:11 PM »
I know folks that have done it, while libcec is easy to build, the raspi HDMI implementation is not complete, functionality was spotty.  So they gave up.  The pi4 was close, not sure about the pi5.

They were using RaspiOS, if it doesn't work there, then its going to be difficult here.  You might try a quick RaspiOS image and see what happens.