change zed cam#70
Open
shogo-sub wants to merge 39 commits into
Open
Conversation
Add support for GoPro preview streaming via UDP, including new stream start/stop actions in gopro_action.py and pipeline integration in main.pipeline for receiving video feed. Update gopro_ssi.py to initiate streaming on connect and recording after delay, with cleanup on disconnect. Add gating for TAMAGO audio sensor and recording based on config variables. Remove outdated multimodal.pipeline and run_system.bat, and introduce new onlytamago.pipeline and main.bat for streamlined execution. Create data directory for output storage.
Restructure main.pipeline to incorporate gating logic based on closetalk and tamago config variables, simplifying audio sensor and consumer controls. Remove redundant nested gates in video recording sections and update consumer names for clarity. Enable tamago mode in main.pipeline-config.
…ovella connection Adjust GoPro recording start to trigger after pipeline read loop begins, using a read count mechanism instead of a fixed timer. Enhance Movella connection by blocking until first data packet is received, with timeout handling. Minor updates to pipeline configuration, including attribute corrections and size adjustments.
…ration - Restructure main.pipeline to include offline mode gate, skipping UDP sends and using local WAV files - Update video sensor dimensions conditionally based on portrait mode - Add new tamago.pipeline for TAMAGO mic array audio processing and streaming - Modify main.pipeline-config to set portrait to false, increase buffersize to 10.0s, and add offlinemode and crop variables - Update main.bat to reference main.pipeline instead of onlytamago.pipeline - Add mkdir.bat utility script for directory creation during recording
- Add FFMPEG-based UDP video receiver for GoPro live feed - Implement video preview and state plotting in pipeline UI - Add delayed stream start to ensure UDP port availability - Include recording options with FFMPEGWriter and CameraWriter - Add UDP checker utility for testing port connectivity - Update startup scripts with reliable GoPro initialization sequence
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.
No description provided.