-
Notifications
You must be signed in to change notification settings - Fork 28
Separate recording logic from GUI #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
C-Achard
wants to merge
36
commits into
cy/processor-fixes
Choose a base branch
from
cy/separate-recording
base: cy/processor-fixes
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
7fc7868
Improve processor discovery and logging
C-Achard 9027511
Add processors package exports
C-Achard 566a2d7
Move example socket processors to examples module
C-Achard 9034694
Skip socket base module in processor scan
C-Achard d8dd6e1
Update processor_utils.py
C-Achard 59edd4b
Warn on duplicate processor registration
C-Achard b4e470d
Extract processor registry into new module
C-Achard 0eaa565
Normalize recording container handling
C-Achard ad39628
Add DLC timing instrumentation in GUI path
C-Achard 7f64ec7
Prioritize latest frame when queue is full
C-Achard a218a01
Lower camera backend logs to debug
C-Achard c9052f5
Harden DLC worker startup and timing logs
C-Achard 19df818
Disable pose latency debug logging
C-Achard a717d78
Fix shutdown order in camera preview stop
C-Achard 351af18
Add mono-preserving output mode to GenTL
C-Achard cd872fe
Async recording stop and queued frame dispatch
C-Achard ab959a8
Make fps value float for write gear
C-Achard c10ce05
Update recording_manager.py
C-Achard 7d3b9f2
Lock processor settings during DLC inference
C-Achard a3b6a29
Improve processor discovery and logging
C-Achard 24852a8
Add processors package exports
C-Achard 77d545e
Move example socket processors to examples module
C-Achard 908b763
Skip socket base module in processor scan
C-Achard 2cb85a6
Update processor_utils.py
C-Achard 8ae7ef5
Warn on duplicate processor registration
C-Achard ccc2735
Fix dlclive Processor import paths
C-Achard d7f87b1
Extract processor registry into new module
C-Achard 371f567
Refactor camera worker and recording pipeline
C-Achard 1530fa1
Route recording frames through recording sink
C-Achard 70e3aa8
Update recording manager test imports
C-Achard e0f093c
Propagate capture metadata in single-camera flow
C-Achard 6cf60ef
Add timestamp metadata to frame signal
C-Achard b9841a7
Comment previous signals
C-Achard 9d94fa0
Fix dispatcher lifecycle and add flush API
C-Achard b217fe2
Update tests for CapturedFrame integration
C-Achard cbcc659
Stabilize recording and camera tests
C-Achard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.