mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
janus: use symbolic soundcard name
This commit is contained in:
parent
aae529f40b
commit
6c5f0bf09f
@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user