mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
janus: enabled audio by default
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
video: {
|
video: {
|
||||||
sink = "kvmd::ustreamer::h264"
|
sink = "kvmd::ustreamer::h264"
|
||||||
}
|
}
|
||||||
|
audio: {
|
||||||
|
device = "hw:0,0"
|
||||||
|
tc358743 = "/dev/kvmd-video"
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user