Restore local WebRTC defaults and CI stream profile#11
Merged
Conversation
azaj01
pushed a commit
to azaj01/SimDeck
that referenced
this pull request
Jun 8, 2026
* Experiment with lean CI realtime stream * Honor lean CI realtime profile * Optimize CI streaming experiments * Restore usable CI software stream quality * Retry CoreSimulator headless screen attach * Handle direct SimulatorKit screen adapters * Restore local hardware H264 defaults * Probe foreground bind address for port selection * Avoid loading loops on failed simulator streams * Restore smooth local WebRTC defaults * Reduce local WebRTC stream pressure * Revert "Reduce local WebRTC stream pressure" This reverts commit 88059ce. * Revert "Restore smooth local WebRTC defaults" This reverts commit 8ee4885. * Uncap local hardware WebRTC streaming * Restore main WebRTC streaming implementation * Remove local hardware stream FPS cap * Avoid reconnecting established WebRTC streams on frame stalls * Tolerate transient WebRTC disconnected state * Use realtime cleanup without capping local hardware * Restore smooth local WebRTC defaults * Restore main local preview hot path * Clean up CI stream profile branch * Fix PR CI formatting and clippy * Use integration server for stdout screenshot test
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.
Summary
Verification