https://fw.gl-inet.com/kvm/rm1/test/glkvm-RM1-1.5.0-0825-1756094794.img
GL.iNet KVM Release Notes - V1.5.0 beta1
New Features & Improvements
- Major Change: Officially supports remote control via https://glkvm.com. No App , No VPN , remote access your KVM only from browser.
- Supports private cloud deployment. For more details, please refer to: https://github.com/gl-inet/glkvm-cloud.
Bug Fixes
- Fix known issue
- Fixed the problem of
ustreamer-dump
not being supported. You can now save screen recordings using the following command:ustreamer-dump --sink kvmd::ustreamer::h264 --output - | ffmpeg -use_wallclock_as_timestamps 1 -i pipe: -c:v copy my_video.mp4