mirror of
https://github.com/pikvm/pikvm.git
synced 2026-07-01 03:14:22 +08:00
Add 4.147 news (#1638)
This commit is contained in:
committed by
GitHub
parent
d76e42aa3d
commit
a455cdd970
BIN
docs/blog/posts/2026/2026-02-10/gop.webp
Normal file
BIN
docs/blog/posts/2026/2026-02-10/gop.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
28
docs/blog/posts/2026/2026-02-10/index.md
Normal file
28
docs/blog/posts/2026/2026-02-10/index.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "KVMD 4.147: Huge latency improvement"
|
||||
date: 2026-02-10
|
||||
slug: kvmd-4-147-huge-latency-improvement
|
||||
description: >
|
||||
The fullscreen and mobile UI of the PiKVM web dashboard has become much more convenient to use
|
||||
categories:
|
||||
- Releases
|
||||
authors:
|
||||
- mdevaev
|
||||
links:
|
||||
- PiKVM: https://pikvm.org
|
||||
- Discord: https://discord.gg/bpmXfz5
|
||||
- KVMD release: https://github.com/pikvm/kvmd/releases/tag/v4.147
|
||||
comments: true
|
||||
---
|
||||
|
||||
We rolled out a new algorithm for configuring the WebRTC H.264 video stream. This should give an incredible boost to performance and reduce latency. You can try this on any PiKVM that supports H.264.
|
||||
|
||||
<!-- more -->
|
||||
|
||||
All you need to do is update OS, set `H.264 gop` to `0`, and the magic will happen.
|
||||
|
||||

|
||||
|
||||
It works great on local networks and over the Internet. Try it yourself, it should also work through Tailscale and other VPNs.
|
||||
|
||||
Please let us know if this doesn't work well on your network, VPN, or anywhere else, because I'm considering making `gop=0` the default setting.
|
||||
Reference in New Issue
Block a user