From 22ab6a529cc96debaaca41807c351f51deaf8364 Mon Sep 17 00:00:00 2001 From: qiurui Date: Tue, 3 Mar 2026 08:24:58 +0000 Subject: [PATCH] feat: update KVM submodule with WebRTC fix, FrameHub, and Privacy API migration Update deps/KVM to 4da8090 which includes: - WebRTC PLI: shorten GOP to FPS/4 for 0.25s keyframe recovery - FrameHub: in-memory frame distribution replacing multifilesink disk I/O - Privacy watermark: overlay "PRIVACY MODE" banner when enabled - Privacy API: migrate from Python (port 8889) to native Go handlers - Control semantics: unify WebSocket (ws:user) and REST (api:user) client IDs - Default config: add privacy and framehub_enabled settings - Debian package: bump to 1.0.0-2 Co-Authored-By: Claude Opus 4.6 --- deps/KVM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/KVM b/deps/KVM index 5369dcd..4da8090 160000 --- a/deps/KVM +++ b/deps/KVM @@ -1 +1 @@ -Subproject commit 5369dcddd72fba840aef947c3c988e7fdcdda39d +Subproject commit 4da8090d0f85ef43a1479f9a5889e871298f88f5