libcec-daemon
libcec-daemon copied to clipboard
A Linux daemon for connecting libcec to uinput. That is, using your TV to control your PC!
Not sure if I'm writing in right place, but would anyone give me some cross compiling tips for android please? I've successfully cross compiled libcec but without detection ability. Usually...
System is Debian unstable i386 ``` src/accumulator.hpp: In instantiation of 'accumulator_type* accumulator(T*) [with T = int]': src/main.cpp:569:46: required from here src/accumulator.hpp:97:12: error: invalid new-expression of abstract class type 'accumulator_type' return...
Hi, I have install liblog4cplus-dev but I see this error when running ./configure on Debian Jessie system: checking log4cplus/logger.h usability... yes checking log4cplus/logger.h presence... yes checking for log4cplus/logger.h... yes checking...
it is possible to send single command to deamon like cec-client ?? for example something like "libcec-daemon KEY_VOLUME_UP" and volume go UP ??
Starting at the commit of Jan 16, 2014 libcec-daemon fails to start in my setup. I use libcec 2.1.4 and have a Samsung Series 6 TV, connected to the Pulse...
libcec-daemon kept terminating on suspend/resume. The CEC_ALERT_CONNECTION_LOST alert happens after three failed pings in libcec but libcec-daemon stops running after one failure. This change makes libcec-daemon try three times as...
Hello, I need to use libcec-daemon and VDR on OpenElec distribution. It's a little bit hard for me to make the Openelec Packages. I have a working libcec-daemon on Raspbmc...