Skip to content
forked from olajep/rpi-cecd

Temporary remote control HDMI-CEC hack for OpenElec on Raspberry Pi

Notifications You must be signed in to change notification settings

OpenELEC/rpi-cecd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RPI-CECD

This is a temporary hack to make HDMI-CEC work with OpenElec on Raspberry Pi

##Building:

  • Get https://github.com/raspberrypi/firmware
  • Build OpenElec to get the toolchain ( I don't know if you can download it from somewhere )
  • Adjust cross_compile accordingly
  • source ./cross_compile
  • make

##Make it work on OpenElec:

  • scp rpi-cecd root@'your-openelec-ip':~
  • ssh root@'your-openelec-ip'
  • ./rpi-cecd &
  • You have to this on every boot, again this is just a quick hack.

About

Temporary remote control HDMI-CEC hack for OpenElec on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%