Bug fixes in 23.0.6
- In
USBVideoDriver
, use theplaybin3
element instead ofplaybin
to fix decoding via VA-API for certain webcams on AMD graphic cards. - Let the
SSHDriver
redirect/dev/null
to stdin onrun()
to prevent unexpected consumption of stdin of the remotely started process. - Cover more failure scenarios in the exporter and coordinator systemd services, fix the service startup order, do not buffer journal logs.