0.0.28

gradio-app/fastrtc0.0.28Jun 13, 2025by freddyaboulton

AI Summary

fastrtc 0.0.28 resolves a critical bug that was preventing the send-receive + video functionality from working correctly.

Key Highlights

  • Fixed interactive video functionality.

New Features

  • Interactive video fix allowing send-receive and video to work together.

Full Release Notes

Fixed a bug that was preventing send-receive + video from working

## What's Changed
* Fix interactive video by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/350
* version 28 by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/351


**Full Changelog**: https://github.com/gradio-app/fastrtc/compare/0.0.27...0.0.28