Skip to content

feat(stills): grid-wide snapshot mode#46

Merged
keyldev merged 2 commits into
mainfrom
feat/grid-stills
Jul 1, 2026
Merged

feat(stills): grid-wide snapshot mode#46
keyldev merged 2 commits into
mainfrom
feat/grid-stills

Conversation

@keyldev

@keyldev keyldev commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • ISnapshotFrameSource + Majestic HTTP JPEG grabber (no decoder)
  • CameraTileViewModel stills mode: periodic snapshot Image instead of live RTSP
  • grid toolbar toggle + interval combo; persisted; full tile rebuild on change

Related

Type

  • Bug fix
  • Feature
  • Refactor / cleanup
  • Docs / CI
  • Other:

Checklist

  • Builds with 0 warnings (TreatWarningsAsErrors=true).
  • Tests pass (dotnet test); new Core logic has unit tests.
  • No layering violation — App references Core only (Infrastructure / Video / Devices wired via DI in a head).
  • Scope stays within one phase (didn't pull work from a later phase's "Не входит").
  • README / docs updated if public commands, options, or setup changed.

Platforms tested

  • Windows
  • Linux
  • macOS
  • Android
  • iOS
  • CI build only

Screenshots / notes

keyldev added 2 commits July 1, 2026 20:10
- ISnapshotFrameSource + Majestic HTTP JPEG grabber (no decoder)
- CameraTileViewModel stills mode: periodic snapshot Image instead of live RTSP
- grid toolbar toggle + interval combo; persisted; full tile rebuild on change
- ISnapshotFrameSource.Supports(camera) gates the tile
- non-Majestic (no /image.jpg) stays live instead of blanking to an empty tile
@keyldev keyldev merged commit 32130cf into main Jul 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant