cec_linux

Crates.iocec_linux
lib.rscec_linux
version0.2.0
sourcesrc
created_at2023-12-06 14:27:43.656066
updated_at2024-03-03 11:56:24.380271
descriptionA pure rust library to use the HDMI-CEC linux API
homepage
repositoryhttps://github.com/User65k/cec_linux
max_upload_size
id1060084
size107,085
(User65k)

documentation

README

Project Status: Active – The project has reached a stable, usable state and is being actively developed. GitHub GitHub Workflow Status crates.io Released API docs

A pure rust library to use the CEC linux API (as found on Raspberry Pis with bookworm)

Background

While libcec and thus cec-rs also works with the linux driver, I noticed after upgrading from bullseye to bookworm that some messages are only visible to me in monitor mode. So they are missing in cec-rs as well as the old firmware driver is gone in bookworm.

Commit count: 5

cargo fmt