mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
a75cce49f3
commit
256bbba0d6
|
|
@ -95,7 +95,15 @@ This feature is disabled by default for backward compatibility reasons.
|
||||||
enabled: true
|
enabled: true
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Perform reboot:
|
4. Add few lines to `/etc/kvmd/janus/janus.plugin.ustreamer.jcfg`:
|
||||||
|
|
||||||
|
```
|
||||||
|
aplay: {
|
||||||
|
device = "plughw:UAC2Gadget,0"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
5. Perform reboot:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
[root@pikvm ~]# reboot
|
[root@pikvm ~]# reboot
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue