Commit Graph
2 Commits
Author SHA1 Message Date
ilaandClaude Opus 4.8 38b0013355 feat(v2): T-308B structured camera source with encoded credentials
Config now accepts host/port/channel/username/password (untracked local
config only) or rtsp_url_env; net/url percent-encodes the userinfo so a
password with @/:/ builds a valid RTSP URL (fixes the manual %40 pain).
Adds WriteLocalCameraSource / WriteLocalEventTuning for the settings form.
Guards kept: still rejects a full url/rtsp_url; credentials stay out of the
config version; a test asserts the public example has no credentials.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 21:21:59 +08:00
ila 70d9c5c73e feat(v2): add safe runtime configuration 2026-07-22 21:13:03 +08:00