-
Notifications
You must be signed in to change notification settings - Fork 28
Add basic output format wiring and settings (mono support) #82
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
Open
+843
−290
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
13e054e
Move RecorderStats to utils.stats
C-Achard 50c5666
Preserve mono frames & add recorder timing
C-Achard 77ecc7d
Add preserve_mono camera option and UI support
C-Achard d829a43
Add actual_pixel_format and preserve_mono support
C-Achard 888894b
Basler: track camera pixel format and mono output
C-Achard 77b31c3
Show detected output format & mono option
C-Achard 6dc6cbc
Track actual pixel/output formats in camera backends
C-Achard 50966c3
Use make_two_field_row for Output row
C-Achard db0f958
Use display labels for multi-camera GUI
C-Achard afea17b
Update tests: display_id naming and fallback
C-Achard b31a36f
Remove tiled frame generation and accessors
C-Achard bd03613
Use runtime FPS for recording; add fallbacks
C-Achard e99bfd7
Track encoding errors with writer_timing
C-Achard 5b123de
Use _camera_pixel_format in camera backends
C-Achard 158e86a
Add TYPE_CHECKING in stats
C-Achard c492d22
test: remove duplicate stable camera ID test
C-Achard 44f5144
Fix camera ID fallback and stop state reset
C-Achard 8574e73
Clear camera runtime info during shutdown
C-Achard d9704ae
Harden frame rate handling in video recorder
C-Achard 4807ab8
Suggest mono preserve instead of auto-enable
C-Achard 30409ef
Stabilize preview rendering GUI test
C-Achard 14b64f8
Refactor WriteGear option handling
C-Achard 22f672b
Clarify docs: Route camera open/probe requests to UI thread
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
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.