Skip to content

DroidLink 1.0.3 Low Latency

Pre-release
Pre-release

Choose a tag to compare

@Aihoward Aihoward released this 17 Aug 04:25
· 6 commits to main since this release

DroidLink 1.0.3 Low Latency

Final low-latency optimization built on the protected DroidLink 1.0.2 baseline.

  • Removed the extra diagnostic VideoSink from the remote decoder path
  • Preserved direct VideoTrack to SurfaceViewRenderer delivery
  • Reduced high-frequency controller and uinput logging overhead
  • Reduced per-frame capture diagnostic clock work
  • Added current and average controller packet-age diagnostics
  • Preserved analog latest-state backpressure and stale/out-of-order rejection
  • Preserved digital button reliability and neutral-reset safety
  • Preserved Firebase, TURN, ICE, PeerConnection, H.264, game audio, Player 2, Winlator, PS2/emulator, reconnect, cleanup, and UI systems

Validation:

  • testDebugUnitTest passed (11 tests)
  • assembleDebug passed
  • Native builds passed for arm64-v8a, armeabi-v7a, x86, and x86_64

This APK is debug-signed and intended for physical-device latency and stability testing. Build success does not by itself verify real-device latency improvement.