From 310af475886458d7f12afc6359dc00574af8c06f Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Mon, 20 Jan 2025 16:43:48 +0200 Subject: [PATCH] update --- docs/audio.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/audio.md b/docs/audio.md index 03308693..a37e6a5e 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -95,15 +95,7 @@ This feature is disabled by default for backward compatibility reasons. enabled: true ``` - 4. Add few lines at the end of `/etc/kvmd/janus/janus.plugin.ustreamer.jcfg`: - - ``` - aplay: { - device = "plughw:UAC2Gadget,0" - } - ``` - - 5. Perform reboot: + 4. Perform reboot: ```console [root@pikvm ~]# reboot