Lamco RDP Server v1.4.4. Unified multi-transport, Vulkan Video encoding, and COSMIC support
July 3, 2026 | Lamco Development LLC
Lamco RDP Server 1.4.4 unifies every transport behind one accept layer, adds a cross-vendor Vulkan Video hardware encoder, and brings COSMIC into the supported compositor set. GNOME sessions are now per-connection, so the server serves many sequential RDP sessions without a restart.
Highlights
- Unified multi-transport. A single accept layer takes TCP, Unix socket, AF_VSOCK, and WebSocket connections. AF_VSOCK enables Hyper-V Enhanced Session Mode; WebSocket and RDCleanPath serve browser and WASM clients (experimental in 1.4.4).
- Vulkan Video encoder. Cross-vendor hardware H.264 via VK_KHR_video_encode_h264, working on NVIDIA, Intel, and AMD, alongside the existing VA-API and NVENC backends.
- Per-connection GNOME sessions. A fresh, dialog-free Mutter Direct session is created on each connect and released on disconnect, closing the "one session then restart" limitation.
- COSMIC support. Video, keyboard, and clipboard work out of the box; mouse is an opt-in path through /dev/uinput while COSMIC's own input portal matures.
- Linux to Windows clipboard file copy on native installs, alongside the existing Windows to Linux direction.
- HTTP metrics server. Optional Prometheus /metrics and JSON /health endpoints.
- arm64 packages: apt.lamco.ai now serves an arm64 .deb alongside amd64, and RPM Fusion ships aarch64.
- License revision. The Licensor is now Lamco Development LLC; this version's Change Date is 2029-06-01, on which it converts to Apache License 2.0.
Full details, including the complete Fixed and Security sections, are on the changelog page.