From 76ca81bbfd749244b8ebb40ef4f0851bbe23d83f Mon Sep 17 00:00:00 2001 From: mofeng-git Date: Sun, 11 May 2025 21:38:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=9F=B3=E9=A2=91=E9=94=99?= =?UTF-8?q?=E8=AF=AF=20=E6=9B=B4=E6=96=B0=20janus=20=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=EF=BC=8C=E5=B0=86=E9=9F=B3=E9=A2=91=E9=83=A8?= =?UTF-8?q?=E5=88=86=E7=94=B1=20audio=20=E9=87=8D=E5=91=BD=E5=90=8D?= =?UTF-8?q?=E4=B8=BA=20acap=EF=BC=8C=E4=B8=8E=20ustreamer=20janus=20?= =?UTF-8?q?=E6=8F=92=E6=BA=90=E4=BB=A3=E7=A0=81=E4=BF=9D=E6=8C=81=E4=B8=80?= =?UTF-8?q?=E8=87=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/janus/janus.plugin.ustreamer.jcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/janus/janus.plugin.ustreamer.jcfg b/configs/janus/janus.plugin.ustreamer.jcfg index e8b8b5e4..2e4392fe 100644 --- a/configs/janus/janus.plugin.ustreamer.jcfg +++ b/configs/janus/janus.plugin.ustreamer.jcfg @@ -1,7 +1,7 @@ video: { sink = "kvmd::ustreamer::h264" } -audio: { +acap: { device = "hw:0" tc358743 = "/dev/video0" }