Skip to content

feat(analytics): detections continue on the single-camera page#54

Merged
keyldev merged 1 commit into
mainfrom
feat/single-view-detections
Jul 2, 2026
Merged

feat(analytics): detections continue on the single-camera page#54
keyldev merged 1 commit into
mainfrom
feat/single-view-detections

Conversation

@keyldev

@keyldev keyldev commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator
  • page mirrors the engine results (grid tile keeps feeding in background)
  • DetectionOverlay over the video, follows digital zoom
  • fallback: page attaches its own mainstream when nothing feeds the engine (opened from library / tile dropped); IsAttached guard so it never steals the tile registration

Summary

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

- page mirrors the engine results (grid tile keeps feeding in background)
- DetectionOverlay over the video, follows digital zoom
- fallback: page attaches its own mainstream when nothing feeds the engine
  (opened from library / tile dropped); IsAttached guard so it never steals
  the tile registration
@keyldev keyldev merged commit 44bb72d into main Jul 2, 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