sam0402 兄您好,假如那一台作為遙控的電腦只有 F 系列或 KF 系列的 CPUs,基本上就是完全沒有任何 GPUs 的說,從而把雜訊進一步降低,請問其他方法是否可行呢?
例如 MPD 的作者提供了這個 client,它的確是支援紅外線的遙控器:
https://github.com/MusicPlayerDaemon...doc/ncmpc.lirc
Control MPD with lirc
https://wiki.archlinux.org/title/Mus..._MPD_with_lirc
Add LIRC Service (Odroid IR Remote Ctrl)
https://linuxaudiofoundation.org/mus...r-remote-ctrl/
Enable IR Remote Control Wake Up On USB Port
https://linuxaudiofoundation.org/ena...p-on-usb-port/
Infrared remote control of MPD
https://github.com/doctorfree/MusicP...control-of-mpd
rcmpd - Controlling MPD (Music Player Daemon) with an IR Remote Control
https://www.ziemski.net/rcmpd/
另外還可以考慮 speech recognition,把語音轉換為控制 MPD clients 的指令:
voice2json
http://voice2json.org
而這個選擇則需要跑 Home Assistant OS,看來並非那麼實用的說:
https://www.home-assistant.io/integrations/mpd/
https://github.com/Poeschl/Hassio-Ad...ree/master/mpd
或許還有其他更好的方案?謝謝。