Skip to content

Fix hardware realtime downscaling lag#20

Merged
DjDeveloperr merged 5 commits intomainfrom
investigate-hardware-mode-lag
May 6, 2026
Merged

Fix hardware realtime downscaling lag#20
DjDeveloperr merged 5 commits intomainfrom
investigate-hardware-mode-lag

Conversation

@DjDeveloperr
Copy link
Copy Markdown
Collaborator

Summary

  • Prefer the software scaler for realtime hardware/auto downscales when the source format supports it, avoiding the slower VideoToolbox transfer path in the hot loop.
  • Let hardware pacing respond to realtime encode latency instead of only the software low-latency mode.
  • Loosen the hardware interval floor so backoff can settle further when the encoder falls behind.

Testing

  • npm run build:cli passed and rebuilt the native CLI successfully.
  • No browser/UI test run was needed for this native encoder change.

@DjDeveloperr DjDeveloperr merged commit b641805 into main May 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant