Pulse-Eight / libcec

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

Scripts for controlling CEC #622

Open pzich opened 1 year ago

pzich commented 1 year 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?