feat(settings): add toggle for displaying camera names in multi-camera views

This commit is contained in:
Thibault JUNIN
2025-10-29 14:25:31 +01:00
parent 61f927c941
commit 2fa7a5a7b2
9 changed files with 29 additions and 13 deletions
@@ -47,6 +47,10 @@
"playAlertVideos": {
"label": "Play Alert Videos",
"desc": "By default, recent alerts on the Live dashboard play as small looping videos. Disable this option to only show a static image of recent alerts on this device/browser."
},
"displayCameraNames": {
"label": "Display Camera Names",
"desc": "Displays the camera name in the top-right corner at all times, not just when offline or disabled. Useful for quick identification in multi-camera views."
}
},
"storedLayouts": {