Enable pikvm hdmi audio: Difference between revisions

No edit summary
No edit summary
Line 23: Line 23:


5. Update the OS:
5. Update the OS:
rw
pacman -Syu


6. Edit /etc/kvmd/janus/janus.plugin.ustreamer.jcfg and add the following lines at the end:
pikvm-update
<pre>
audio: {
    device = "hw:0,0"
    tc358743 = "/dev/kvmd-video"
}
</pre>


7. Enable the basic audio in the EDID:
6. Enable the basic audio in the EDID:
rw
  kvmd-edidconf --set-audio=yes
  kvmd-edidconf --set-audio=yes


8. Reboot the device:
7. Reboot the device:
  reboot
  reboot


9. 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.
8. 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.




10. 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.
9. 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.