| Crates.io | cec_linux |
| lib.rs | cec_linux |
| version | 0.2.0 |
| created_at | 2023-12-06 14:27:43.656066+00 |
| updated_at | 2024-03-03 11:56:24.380271+00 |
| description | A pure rust library to use the HDMI-CEC linux API |
| homepage | |
| repository | https://github.com/User65k/cec_linux |
| max_upload_size | |
| id | 1060084 |
| size | 107,085 |
A pure rust library to use the CEC linux API (as found on Raspberry Pis with bookworm)
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.