summaryrefslogtreecommitdiff
path: root/configs/janus/janus.plugin.ustreamer.jcfg
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2025-01-19 18:20:39 +0200
committerMaxim Devaev <[email protected]>2025-01-19 18:20:39 +0200
commite9443119ec756486fcae11c2307b2582cc8456b3 (patch)
tree3837e0b17cbe029f2c115008754262bf400b567f /configs/janus/janus.plugin.ustreamer.jcfg
parentab5608e3e001a3b6982e675f53477e40f410dfd3 (diff)
required ustreamer 6.24 at least
Diffstat (limited to 'configs/janus/janus.plugin.ustreamer.jcfg')
-rw-r--r--configs/janus/janus.plugin.ustreamer.jcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/janus/janus.plugin.ustreamer.jcfg b/configs/janus/janus.plugin.ustreamer.jcfg
index aa297330..242477da 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:tc358743,0"
tc358743 = "/dev/kvmd-video"
}