Open main menu

Changes

Enable pikvm hdmi audio

173 bytes removed, 12 February
no edit summary
{{GD Template Impl}}
This article describes how to enable hdmi audio on the Geekworm PiKVM hardware such as [[X650]] / [[X680]] / [[PiKVMKVM-A3]] etc , you can refer to [https://docs.pikvm.org/audio/ pikvm official audio tutorial] also.
5. Update the OS:
rw
pacman -Syu
6. Edit /etc/kvmd/janus/janus.plugin.ustreamer.jcfg and add the following lines at the end:<pre>audio: { device = "hw:0,0" tc358743 = "/dev/kvmd pikvm-video"}</pre>update
76. Enable the basic audio in the EDID: rw
kvmd-edidconf --set-audio=yes
87. Reboot the device:
reboot
98. Your host will detect the possibility of audio output via HDMI. Mac OS usually connects automatically, Windows requires manual indication, Linux will require a ritual shamanic dance. In any case, make sure that the audio is output via HDMI on your host. PiKVM supports stereo mode with any standard bits and frequencies like 32/44.1/48 kHz with 16/24 bit.
109. Open the PiKVM Web UI. Click the System menu and switch the video mode to H.264 / WebRTC. After that, the volume slider will appear under the switch. Increase it to the maximum and have fun.