ustreamer 5.8 and new janus config

This commit is contained in:
Maxim Devaev 2022-06-07 08:14:30 +03:00
parent 902b8b2532
commit a3b59d35e8
2 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ depends=(
ipmitool ipmitool
"janus-gateway-pikvm>=0.11.2-7" "janus-gateway-pikvm>=0.11.2-7"
platform-io-access platform-io-access
"ustreamer>=4.13" "ustreamer>=5.8"
# Systemd UDEV bug # Systemd UDEV bug
"systemd>=248.3-2" "systemd>=248.3-2"

View File

@ -1,3 +1,3 @@
memsink: { video: {
object = "kvmd::ustreamer::h264" sink = "kvmd::ustreamer::h264"
} }