From bcdc16576a56b9cd61c8c077d8e0f0a6b52b8e60 Mon Sep 17 00:00:00 2001 From: Matiss Jurevics Date: Mon, 23 Feb 2026 17:50:00 +0000 Subject: [PATCH] feat(mobile-sim): support multi-camera stream management and clip compression --- Backend/public/mobile-sim.html | 37 +- Backend/public/mobile-sim.js | 866 +++++++++++++++++++++++++-------- 2 files changed, 704 insertions(+), 199 deletions(-) diff --git a/Backend/public/mobile-sim.html b/Backend/public/mobile-sim.html index a79c42a..0aac127 100644 --- a/Backend/public/mobile-sim.html +++ b/Backend/public/mobile-sim.html @@ -106,6 +106,37 @@
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -265,7 +296,7 @@