From eb001771b5fad56f4341242fb49e4f283fb698bc Mon Sep 17 00:00:00 2001 From: Nikita Biziaev Date: Sat, 4 Jul 2026 18:09:16 +0500 Subject: [PATCH] WebSocketServer.clientsByCamera --- app/public/index.html | 3 ++- app/src/handlers/edge5-video-v2.ts | 8 +++---- app/src/handlers/edge5-video.ts | 2 +- app/src/stream/edge-chunk-relay.ts | 36 +++++++++++++++++++----------- 4 files changed, 29 insertions(+), 20 deletions(-) diff --git a/app/public/index.html b/app/public/index.html index 47d4814..d3a5662 100644 --- a/app/public/index.html +++ b/app/public/index.html @@ -12,7 +12,8 @@