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