janus: check file for aplay

This commit is contained in:
Maxim Devaev
2025-01-20 16:43:32 +02:00
parent b9af5f8825
commit 6dcc41601e
3 changed files with 6 additions and 2 deletions

View File

@@ -5,3 +5,7 @@ acap: {
device = "hw:tc358743,0"
tc358743 = "/dev/kvmd-video"
}
aplay: {
device = "plughw:UAC2Gadget,0"
check = "/run/kvmd/otg/uac2.usb0@meta.json"
}