@automaid/hdmi-cec-service
v1.0.0
Published
Expose libcec commands as a HTTP Endpoint
Downloads
6
Readme
hdmi-cec-service
This Service exposes the libcec functionality via a HTTP API.
There are multiple predefined internal endpoints and you can add as many
custom endpoints as you want.
Each custom endpoint takes an url and a command to execute with cec-client
.
This Service requires the cec-client
to be installed. Detailed Instructions on how to do this can be found here.
Configuration
port: 8080
endpoints:
internal:
exec: false
standby: true
custom:
- url: /chromecast
cmd: tx 1f 82 40 00