v4.4.14

gradio-app/fastrtcv4.4.14Jun 7, 2026by alyssaxuu

AI Summary

Adds system audio capture on macOS, recovers from encoder stalls, and fixes editor freeze issues.

Key Highlights

  • System audio capture on macOS
  • Encoder stall recovery
  • Fixed editor freeze on opening

New Features

  • System audio capture
  • Encoder stall recovery

Full Release Notes

- Screen and window recordings on macOS can now capture system audio (on macOS 14.2+ with Chrome 141+)
- Recordings now recover from silent encoder stalls mid‑recording by rebuilding the encoder instead of cutting the recording short
- Fixed a brief freeze when opening the editor after a recording, by moving recording duration repair off the main thread
- The audio warning shown before recording now matches what actually gets captured on your platform