min ustreamer version == 6.8

This commit is contained in:
Maxim Devaev 2024-03-26 20:09:47 +02:00
parent e904bc467e
commit 35173ff181
2 changed files with 2 additions and 1 deletions

View File

@ -91,7 +91,7 @@ depends=(
certbot
platform-io-access
raspberrypi-utils
"ustreamer>=6.5"
"ustreamer>=6.8"
# Systemd UDEV bug
"systemd>=248.3-2"

View File

@ -39,6 +39,7 @@ kvmd:
- "--persistent"
- "--dv-timings"
- "--format=uyvy"
- "--format-swap-rgb"
- "--buffers=6"
- "--encoder=m2m-image"
- "--workers=3"