diff options
| author | Luke Hoersten <[email protected]> | 2026-06-20 09:49:36 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-20 09:49:36 -0500 |
| commit | d8d9a662f045aca6b0bf1f0e0494f9034ec54a80 (patch) | |
| tree | 0e0d07e63766dbaa0ba98b5b9d008e14530ff72e /main/state_machine.c | |
| parent | 7a0bec79023dd6c2922ade360b3d024a7d0447bc (diff) | |
scrypted: drop frame_interval_ms, brightness default 80 → 100
Two settings cleanups now that streaming has landed:
- frame_interval_ms removed entirely. Under the TCP streaming data
plane ffmpeg emits at the camera's native rate and TCP backpressure
naturally caps us when the firmware can't keep up. The setting,
the getter, the UI field, and the -vf "fps=N" filter argument all
go away. Net: a few fewer questions to answer on every viewport,
and one fewer place for the user to misconfigure latency. Existing
storage values are silently ignored on next render.
- Default brightness 80 → 100. The panel is dim enough at 80 that
the change in ambient lighting can wash it out; 100 is a better
default. Users who want lower can still set it in the UI; this
only affects newly-created viewports (existing ones keep whatever
was last saved).
Diffstat (limited to 'main/state_machine.c')
0 files changed, 0 insertions, 0 deletions
