mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
min ustreamer version == 6.8
This commit is contained in:
parent
e904bc467e
commit
35173ff181
2
PKGBUILD
2
PKGBUILD
@ -91,7 +91,7 @@ depends=(
|
|||||||
certbot
|
certbot
|
||||||
platform-io-access
|
platform-io-access
|
||||||
raspberrypi-utils
|
raspberrypi-utils
|
||||||
"ustreamer>=6.5"
|
"ustreamer>=6.8"
|
||||||
|
|
||||||
# Systemd UDEV bug
|
# Systemd UDEV bug
|
||||||
"systemd>=248.3-2"
|
"systemd>=248.3-2"
|
||||||
|
|||||||
@ -39,6 +39,7 @@ kvmd:
|
|||||||
- "--persistent"
|
- "--persistent"
|
||||||
- "--dv-timings"
|
- "--dv-timings"
|
||||||
- "--format=uyvy"
|
- "--format=uyvy"
|
||||||
|
- "--format-swap-rgb"
|
||||||
- "--buffers=6"
|
- "--buffers=6"
|
||||||
- "--encoder=m2m-image"
|
- "--encoder=m2m-image"
|
||||||
- "--workers=3"
|
- "--workers=3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user