- added digital zoom functionality on fixed location via web sockets

This commit is contained in:
2025-12-10 10:30:32 +00:00
parent c73c5f4187
commit 0ff43d975d
7 changed files with 96 additions and 4 deletions

View File

@@ -64,6 +64,7 @@ const VideoFeedGridPainter = () => {
map.delete(key);
paintLayerRef.current?.batchDraw();
}
return;
}