git_admin 7060f26e86 cameras: surface per-camera REC (record-to-disk) toggle
`enabled` already gated recording only (go2rtc/live work regardless), but
it was a buried "Вкл" checkbox. Make it an explicit REC control:
- New "Запись" column with an inline REC switch in each camera row.
- Relabel the add/edit form toggle "Вкл" -> "REC" + tooltip.
- New POST /api/cameras/{id}/record {enabled} that flips recording through
  the supervisor only (no go2rtc re-sync, so live view doesn't blip).

Off = view-only (live via go2rtc); on = record segments to disk.
VERSION -> 0.0.124.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 18:21:49 +05:00
2026-05-30 00:42:20 +05:00
2026-05-30 00:08:59 +05:00
2026-05-30 00:42:20 +05:00
2026-05-30 00:42:20 +05:00
fix
2026-05-30 00:15:16 +05:00
2026-05-30 00:08:59 +05:00
2026-05-30 00:08:59 +05:00
2026-05-30 00:57:29 +05:00
S
Description
CoRE.Vision
689 KiB
Languages
JavaScript 39.1%
Python 35.5%
HTML 12.9%
CSS 12%
Shell 0.3%
Other 0.2%