Skip to content

2024ΒΆ

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.

Announcing PiKVM Switch Multiport Extender

The PiKVM team is excited to present its new PiKVM Switch Multiport Extender - the most full-featured switch for PiKVM devices. After much anticipation, the PiKVM Switch is now available for order! The switch allows you to connect up to four target hosts to a single PiKVM and provides full control over them.

HDMI passthrough on PiKVM V4 Plus

We promised it at the start and finally it's almost done. The V4 Plus will get an HDMI passthrough on one of its outputs. Right now It's working on my desk, and it's pretty good: 1080p 60 fps with vertical sync, perfect 24 bit color and zero-latency.

KVMD 3.301: Generated Nginx configs

Starting from this version, the /etc/kvmd/nginx.conf config will be replaced with the /etc/kvmd/nginx.conf.mako template, which will be rendered to /run/kvmd/nginx.conf taking into account the /etc/kvmd/override.yaml parameters and network configurations.