janus: check file for aplay

This commit is contained in:
Maxim Devaev
2025-01-20 16:43:32 +02:00
parent b9af5f8825
commit 6dcc41601e
3 changed files with 6 additions and 2 deletions

View File

@@ -108,7 +108,7 @@ EOF
fi
fi
if [[ "$(vercmp "$2" 4.45)" -lt 0 ]]; then
if [[ "$(vercmp "$2" 4.47)" -lt 0 ]]; then
cp /usr/share/kvmd/configs.default/janus/janus.plugin.ustreamer.jcfg /etc/kvmd/janus || true
fi