diff options
| author | Luke Hoersten <[email protected]> | 2026-06-15 08:45:37 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-15 08:45:37 -0500 |
| commit | c63c36e538068c23144aea74b36edbc1e4a1f9d5 (patch) | |
| tree | 5c416f433c055034cbe4740c97197d3c322d21bc /README.md | |
| parent | b9a2df3e6c7b1184c29e96b7e01c14acd3f7ea56 (diff) | |
scrypted: restart live stream when settings change
onBindingChanged previously stopped the active stream and waited for
the next camera event to relaunch. Changing orientation, frame
interval, or camera meant the user saw no immediate effect — the
display sat dark until the next motion/doorbell trigger.
Now if a stream was live at change-time we relaunch it right after
registerViewport pushes the new /config. Guarded by streamStarting so
the relaunch doesn't race with a concurrent camera-event-triggered
start.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
