mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 20:16:35 +00:00
No description
Previously every reload-bundle killed and restarted all pipelines. Now: - WARM_CAMERAS map: camera_id → (pipeline, paintable) - On reload: stop only pipelines for cameras no longer needed - Needed = cells with content_type=camera + layout.preload_camera_ids - Reuse existing pipeline+paintable, attach to new Picture widget - Preloaded cameras keep decoding even when not visible Achieves the "zero perceived latency" layout swap goal from CLAUDE.md when cameras overlap between layouts. |
||
|---|---|---|
| deploy | ||
| docs | ||
| kiosk | ||
| scripts | ||
| server | ||
| .gitignore | ||
| CLAUDE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||