0.1.0 • Published 5 years ago

cec-alsa-volume v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

CEC Alsa Volume

Sync HDMI CEC volume events with ALSA mixer.

Ever wanted to control the volume of speakers attached to Raspberry PI with your TV remove? This project will help you.

Installation

The following software needs to be installed:

Install cec-alsa-volume with

npm install -g cec-alsa-volume

Usage

cec-alsa-volume --min-volume 0 --max-volume 100 --mixer-device "hw:0" --mixer-name "PCM" --name "RaspberryPI"

Compatibility

This is tested to work with a RaspberryPI and a LG TV. There might be issues with other devices as HDMI CEC is not the most interoperable standard.