Conversation
HeadCase
commented
Mar 30, 2026
Owner
- fix: Remove frame cache and fix gphoto2 bulb capture for reliable monitoring
- Fix Ctrl+C hanging and timeout task exceptions
- refactor(loop): simplification of capture loop
- refactor(cam): mono + stills capture only camera
- feat(libgphoto2): removed support for libgphoto2 cameras
- chore(logs): added logs to gitignore
- feat(snapshot): simple snapshot api
- feat(camera): implements synthetic camera for local testing
- chore(ignore): gitignore updates
- chore(commit): simple comments
- feat(view): full window viewer with slim controls
- chore(assets): add test loop assets
- chore: uv sync resolution; mkdir for synthetic_camera
- chore(proj): flatten project file structure
- fix(fe): TemplateResponse issue
- chore(proj): flatten project file structure
- rebuild uv lock
- chore(gh): pre commit astral + default branch checks
- chore(proj): flatten project file structure
…itoring - Remove frame_cache.py and file-based caching system for pure in-memory operation - Fix gphoto2 camera JPEG configuration for optimal observatory monitoring - Add proper bulb capture error handling and remove misleading fallback messages - Implement queue-based LatestFrameBuffer for thread-safe frame storage - Configure Nikon Zf for JPEG Fine capture instead of RAW files - Add comprehensive logging and debugging for camera operations - Restore reliable 200ms frame updates for telescope slewing monitoring Resolves frame capture failures after frame cache removal. Enables proper CCTV-style monitoring of remote astrophotography observatory.
- Remove custom signal handlers that prevented immediate termination - Simplify SSE/MJPEG streaming to eliminate orphaned timeout tasks - Restore default FastAPI shutdown for instant Ctrl+C response - Remove shutdown_event and complex async task coordination - Fix production timeout errors from uncaught task exceptions
Owner
Author
|
fails to merge |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.