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