fix(streamer): harden Windows video transport and bounded recovery - #790
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Pre-merge verification: reran the complete local Windows Qt suite; all 64 tests passed (18.06s). GitHub CI is not green: qt-ci linux-x64 fails cargo fmt --manifest-path native/opennow-core/Cargo.toml -- --check exclusively in gfn.rs, which is identical to the target branch. qt-ci macOS fails CMake configuration because the runner Qt install lacks Qt6GuiPrivate; the required find_package declaration is unchanged from the target branch. No required merge checks are configured. These existing CI issues are not resolved by this focused streamer patch; affected-PC playback remains unverified. |
7e96a93
into
t3code/redesign-open-now-framework
Summary
Verification
Scope and remaining validation
The supplied trace received zero video UDP datagrams before decoding. These changes fix client transport/recovery defects, but playback on the affected Windows 11 / GTX 1650 PC still needs confirmation. External firewall/VPN/server failures, including HTTP 503, cannot be guaranteed resolved by a client patch.