-
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
a15d3ee
Improve processor discovery and logging
C-Achard b8cd04d
Add processors package exports
C-Achard ae8764b
Move example socket processors to examples module
C-Achard a88720e
Skip socket base module in processor scan
C-Achard 16845bc
Update processor_utils.py
C-Achard ca297f6
Warn on duplicate processor registration
C-Achard b8a4fab
Extract processor registry into new module
C-Achard 303380f
Normalize recording container handling
C-Achard 00b2869
Add DLC timing instrumentation in GUI path
C-Achard 6a40f90
Prioritize latest frame when queue is full
C-Achard 042afd1
Lower camera backend logs to debug
C-Achard 5f3a537
Harden DLC worker startup and timing logs
C-Achard 940d977
Disable pose latency debug logging
C-Achard 49185ed
Fix shutdown order in camera preview stop
C-Achard c7e37f4
Add mono-preserving output mode to GenTL
C-Achard c936c1c
Async recording stop and queued frame dispatch
C-Achard 057f84a
Make fps value float for write gear
C-Achard e0d4f87
Update recording_manager.py
C-Achard fb8c1cb
Lock processor settings during DLC inference
C-Achard 340bd89
Improve processor discovery and logging
C-Achard 622a584
Add processors package exports
C-Achard c635f49
Move example socket processors to examples module
C-Achard 6675299
Skip socket base module in processor scan
C-Achard c734674
Update processor_utils.py
C-Achard ba0df48
Warn on duplicate processor registration
C-Achard 4599836
Fix dlclive Processor import paths
C-Achard 8bcff9b
Extract processor registry into new module
C-Achard d6a41e2
Refactor camera worker and recording pipeline
C-Achard b9a1f59
Route recording frames through recording sink
C-Achard eac8fd3
Update recording manager test imports
C-Achard 16b4bce
Propagate capture metadata in single-camera flow
C-Achard fc27c52
Add timestamp metadata to frame signal
C-Achard 7133353
Comment previous signals
C-Achard b419684
Fix dispatcher lifecycle and add flush API
C-Achard 1723913
Update tests for CapturedFrame integration
C-Achard 5382131
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.
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.