Pulse-Eight / libcec

USB CEC Adapter communication Library http://libcec.pulse-eight.com/
Other
722 stars 291 forks source link

Scripts for controlling CEC #622

Open pzich opened 2 years ago

pzich commented 2 years ago

I would like to be able to control different CEC operations (e.g. powering TV on and off, switching HDMI input) via automation/scripts/etc. on the PC.

Is there some sort of easy way to communicate with the tray app to issue commands? Or is the only way to build an executable with the library?

And if I do use the library, will that interfere/conflict with the tray's functionality?