mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 19:06:34 +00:00
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. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||