No description
Find a file
Mitchell R 29b7e30844 feat: auto stream selection + M/S badge overlay
Kiosk pick_stream() implements CLAUDE.md heuristic:
- cell area >= 20% of grid → main stream
- cell area < 20% → sub stream
- explicit "main"/"sub" selector still honored

Badge overlay shows which stream is rendering:
- 'M' when camera has multi-stream and we picked main
- 'S' when we picked sub
- nothing when single-stream

Small label, top-left corner, semi-transparent black background.

Reduces buffer drops on multi-camera grids — small cells now use
low-res sub streams instead of all decoding 4K main.
2026-05-11 11:05:38 +02:00
deploy fix(proxy): split Node-RED route surfaces 2026-05-11 10:44:45 +02:00
docs refactor: merge templates into layouts, displays from kiosks 2026-05-10 21:39:09 +02:00
kiosk feat: auto stream selection + M/S badge overlay 2026-05-11 11:05:38 +02:00
scripts adding initial project 2026-05-10 01:09:13 +02:00
server fix(proxy): split Node-RED route surfaces 2026-05-11 10:44:45 +02:00
.gitignore adding initial project 2026-05-10 01:09:13 +02:00
CLAUDE.md fix(proxy): split Node-RED route surfaces 2026-05-11 10:44:45 +02:00
package-lock.json feat: entities (unified content pool) + ONVIF discovery flow 2026-05-10 23:18:44 +02:00
package.json adding initial project 2026-05-10 01:09:13 +02:00
sec-config.yaml fix(deploy): require proxied local services 2026-05-11 09:51:00 +02:00
tsconfig.base.json adding initial project 2026-05-10 01:09:13 +02:00