Try to fix background glitching over long periods of time
This commit is contained in:
+3
-1
@@ -44,7 +44,9 @@ cap the applied Opus hint at 30%, and feed it back over TLS.
|
||||
- Exercise iOS background/lock, interruption, Bluetooth, route-change, ReplayKit, and iOS 27
|
||||
ScreenCaptureKit paths on devices. The background/lock gate keeps a call active for 15+ minutes
|
||||
backgrounded and screen-locked with no periodic glitches and flat `VC_AUDIO` `feedDrops`/`starved`
|
||||
counters (the render callback now paces the mix and the 20 ms capture handoff). Complete a
|
||||
counters (the render callback now paces the mix and the 20 ms capture handoff, and a watchdog
|
||||
rebuilds a graph that stops calling back). Take a Siri or phone-call interruption while
|
||||
backgrounded and confirm audio resumes without foregrounding. Complete a
|
||||
30-minute iOS call and Wi-Fi/cellular switching with voice restoration, plus extended
|
||||
mono/stereo/voice-chat switching while joined. Verify Windows desktop/per-app stereo sharing.
|
||||
- Complete Developer ID signing/notarization. The iOS host and ReplayKit extension have been
|
||||
|
||||
Reference in New Issue
Block a user