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
"janus-gateway-pikvm>=0.11.2-7"
platform-io-access
"ustreamer>=4.13"
"ustreamer>=5.8"
# Systemd UDEV bug
"systemd>=248.3-2"

View File

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