mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 16:56:33 +00:00
No description
Two fixes: 1. When admin renames a camera, the linked entity's name now syncs automatically so the entity list doesn't drift from the camera list. 2. ONVIF discovery now calls GetDeviceInformation before GetProfiles (best-effort, catches auth-gated devices). Pulls Manufacturer + Model and uses the combined string as the camera's proposed name instead of the raw IP. E.g. "Hikvision DS-2CD2146G2" instead of "192.168.74.8". Falls back to host IP when the device omits the info. |
||
|---|---|---|
| .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 | ||