Skip to content

Releases

KVMD 4.99: OLED display improvements on V3 and V4

  • Now the display shows the number of users who use PiKVM via the Web UI and VNC. This number is located next to the cute spinning stick that we all love so much.
  • If there is at least one user, the display brightness will be reduced to a minimum to prolong its life.

KVMD 4.29: H.264 over HTTP

I know that some people have a problem using H.264 and WebRTC with firewalls, NAT, Tailscale and other things. Until recently, the only alternative was MJPEG, which consumes a lot of traffic. So I was constantly researching whether something could be done about it, and finally found a way.

Starting with KVMD 4.29, in addition to WebRTC, a new method of direct transmission of H.264 over HTTP will be available to you. Is the Web UI working? Then direct video transmission will also work. This completely solves the problem of WebRTC unavailability.