diff options
Diffstat (limited to 'configs/janus/janus.plugin.ustreamer.jcfg')
-rw-r--r-- | configs/janus/janus.plugin.ustreamer.jcfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/janus/janus.plugin.ustreamer.jcfg b/configs/janus/janus.plugin.ustreamer.jcfg index 242477da..d90f785f 100644 --- a/configs/janus/janus.plugin.ustreamer.jcfg +++ b/configs/janus/janus.plugin.ustreamer.jcfg @@ -5,3 +5,7 @@ acap: { device = "hw:tc358743,0" tc358743 = "/dev/kvmd-video" } +aplay: { + device = "plughw:UAC2Gadget,0" + check = "/run/kvmd/otg/[email protected]" +} |