Skip to content

fix(library): visible test-connection feedback + truthful reachability#17

Merged
keyldev merged 1 commit into
mainfrom
fix/camera-test-status-and-reachability
Jun 12, 2026
Merged

fix(library): visible test-connection feedback + truthful reachability#17
keyldev merged 1 commit into
mainfrom
fix/camera-test-status-and-reachability

Conversation

@keyldev

@keyldev keyldev commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator
  • editor: test status moved to its own full-width row (was ellipsized to 0px on phones)
  • editor: test session uses the RtspTransport user setting, like live view
  • probe RTSP URI host instead of the Host field
  • re-probe reachability on every library page Loaded, not just first load

Summary

  • editor: test status moved to its own full-width row (was ellipsized to 0px on phones)
  • editor: test session uses the RtspTransport user setting, like live view
  • probe RTSP URI host instead of the Host field
  • re-probe reachability on every library page Loaded, not just first load

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

- editor: test status moved to its own full-width row (was ellipsized to 0px on phones)
- editor: test session uses the RtspTransport user setting, like live view
- probe RTSP URI host instead of the Host field
- re-probe reachability on every library page Loaded, not just first load
@keyldev keyldev merged commit f287b62 into main Jun 12, 2026
6 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