owl
integrates Windows with the PulseEight USB CEC adapter via libcec.
- Control your HDMI-CEC enabled sound system via Windows
- Improved audio quality
- Using hardware mixing prevents Windows reducing the audio bit-depth
- Quick source switch
- Pressing any key will switch the active source to the PC
- Acquire a HDMI-CEC adapter
- Connect the TV to the HDMI input of the adapter
- Connect the PC to the HDMI output of the adapter
- Connect the adapter to the PC via USB cable
cargo install --git https://github.com/opeik/owl.git
owl
This project is licensed under GPLv2. The cec
and cec_sys
crates are modified versions of
cec-rs and libcec-sys, respectively, and maintains their original GPLv2 license.