pikvm/docs/blog/posts/2021/2021-06-08/index.md

982 B

title date slug description categories authors links comments
KVMD 2.83: Uploading large images 2021-06-08 kvmd-2-83-uploading-large-images We improved the behavior of mass storage when uploading large images
Releases
mdevaev
PiKVM
https://pikvm.org
Discord
https://discord.gg/bpmXfz5
KVMD release
https://github.com/pikvm/kvmd/releases/tag/v2.83
true

We have improved the behavior of mass storage when uploading large images.

Previously, the progress bar could be displayed incorrectly due to the features of different browsers (for example, chrome on some win 10), so now the download progress is calculated on the server side and transmitted to the client.

We also recently accelerated the uploading of images to Mass Storage by two to three times.

Work continues on the implementation of H264 and WebRTC. Presumably, the release will be within a week.

To update:

rw
pacman -Syu
reboot