# Reliable multimodal streaming for Teams

> Team streaming now respects input media. Images, video, audio, and files provided via run_input are properly processed during streaming, restoring expected multimodal behavior and improving parity…

- Published: 2025-10-23
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/reliable-multimodal-streaming-for-teams
- Markdown: https://agno-com-nine.vercel.app/articles/reliable-multimodal-streaming-for-teams.md

Team streaming now respects input media. Images, video, audio, and files provided via run_input are properly processed during streaming, restoring expected multimodal behavior and improving parity with non-streaming execution.

**Details**

- Eliminates dropped media during streamed runs
- Improves UX for agents that rely on visual or audio inputs
- No code changes required

**Who this is for:** Builders of multimodal experiences who need consistent media handling under streaming.
