Plan A 5K60 and multi-device display test plan - #1
Draft
oosuhada wants to merge 72 commits into
Draft
Conversation
Owner
Author
|
Update: added encoder fallback recovery probe ( Key result:
Decision added to docs/logs: after tiled 5K60, high-detail fallback switching is unsafe until a stronger reset/session strategy is proven; current conservative emergency fallback is 2560x1440@60. |
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.
Goal
Build iBridge into a practical MacBook -> iMac software external display path. Current target is BetterDisplay
Virtual 16:9over wired LAN, with receiver fullscreen UX, bounded capture/encode latency, and input relay moving toward real external-display behavior.Current status
feat/plan-a-5k60-benchmark; latest handoff commit is8bbdba0.scripts/start_2017_imac_receiver_macos.shbuilds an Intel receiver locally, uploads it to~/ibridge-remote/latest, starts it fullscreen with--hide-status, and verifies TCP48320.Command-Ffullscreen toggle,Escfullscreen exit, pointer/key capture on the receiver surface, and input relay back to the source Mac over the existing TCP connection.CGEventTapfor pointer events.CGEvent.ibridge-primaryAccessibility permission is now confirmed: latest sender printedinput_accessibility_trusted=true.Latest measured / verified result
display_index=1 display_id=12 width=3840 height=2160 frame=(-3840.0, -157.0, 3840.0, 2160.0)andinput_target_display_id=12.receiver_local_event_monitor_installedandreceiver_event_tap_installedboth logged.receiver_input_eventandinput_sent; source loggedinput_event_receivedfor both key and pointer events.DURATION=3 scripts/start_mbp_to_2017_imac_4k60.shconnected withinput_relay=on, encoded23/180changed frames, had0send failures, and receiver logged23frames.1reduced p95 encode from52.175 msto19.090 mswith0send failures.Changed areas
apps/receiver-macos/Sources/iBridgeReceiverMac/main.swiftapps/primary-macos/Sources/iBridgePrimary/main.swiftscripts/package_macos_alpha.shdocs/18_ALPHA_RELEASE.mddocs/current-work.mdValidation commands run
Remaining blockers / next tests
Virtual 16:9is not the same as moving onto the iMac receiver.2560x1440,3840x2160, then4096x2304.2560x1440@60as the realistic Air default.Notes for another machine