mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 16:56:33 +00:00
No description
Camera edit page gains a "Live Events" panel that auto-refreshes every 5s via htmx. Shows last 20 events for this camera from event_log: topic, source type, timestamp, and raw payload JSON. Surfaces ALL ONVIF topics including unknown ones — if a camera produces an event type we haven't seen before, it shows up here immediately. queryEvents gains camera_id + source_type filters. Route GET /admin/cameras/:id/events returns an HTML fragment with the event table rows. |
||
|---|---|---|
| .github/workflows | ||
| deploy | ||
| docs | ||
| kiosk | ||
| nodered | ||
| scripts | ||
| server | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| docker-compose.coolify.yml | ||
| docker-compose.yml | ||
| LICENSE-AGPL.txt | ||
| LICENSE-COMMERCIAL.md | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||