kernelsmith / libcec

USB CEC Adapter communication Library http://libcec.pulse-eight.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulse-Eight logo

About

This library provides support for Pulse-Eight's USB-CEC adapter and other CEC capable hardware, like the Raspberry Pi.

A list of FAQ (Frequently Asked Questions) can be found on libCEC's FAQ page.

.Net client applications, previously part of this repository, have been moved to this repository.

Supported platforms

Linux & BSD

See docs/README.linux.md.

Apple OS X

See docs/README.osx.md.

Microsoft Windows

See docs/README.windows.md.

Supported hardware

Developers

See docs/README.developers.md.

Vendor specific notes

Panasonic

  • On Panasonic to enable media control buttons on bottom of the remote, you may have to change the operation mode. To change it, press bottom Power-button, keep it pressed, and press 7 3 Stop. After releasing Power-button, Play, Pause, etc should work in XBMC.

Raspberry Pi

  • If your TV cannot detect the Raspberry Pi's CEC, or if the the Pi can't detect the TV, try adding the following line in /boot/config.txt and reboot the Pi: hdmi_force_hotplug=1

About

USB CEC Adapter communication Library http://libcec.pulse-eight.com/

License:Other


Languages

Language:C++ 74.5%Language:C 14.7%Language:Python 4.7%Language:CMake 3.1%Language:NSIS 1.6%Language:Batchfile 1.0%Language:SWIG 0.3%Language:Shell 0.0%