Skip to content

Remove separate multi-cam display signal - #125

Draft
C-Achard wants to merge 2 commits into
masterfrom
cy/fix-double-throttling
Draft

Remove separate multi-cam display signal#125
C-Achard wants to merge 2 commits into
masterfrom
cy/fix-double-throttling

Conversation

@C-Achard

Copy link
Copy Markdown
Contributor

Fix double throttling of frame delivery by removing the extra throttled display_ready path and relying on frame_ready for both processing and UI updates.


Stack created with GitHub Stacks CLIGive Feedback 💬

Simplify multi-camera frame delivery by removing the throttled `display_ready` path and relying on `frame_ready` for both processing and UI updates. The main window now marks display state dirty when `frame_ready` arrives, and the controller no longer maintains GUI FPS-based display emission logic.
@C-Achard C-Achard self-assigned this Aug 28, 2026
@C-Achard C-Achard added bug Something isn't working camera Related to cameras and camera backends gui Related to the GUI itself : windows and fields bugs, UI, UX, ... labels Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working camera Related to cameras and camera backends gui Related to the GUI itself : windows and fields bugs, UI, UX, ...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant