For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Contact Support
GuidesAPI ReferenceBuild with AI
GuidesAPI ReferenceBuild with AI
  • Introduction
    • Meetstream AI Overview
    • Meeting Platforms Supported
  • Get Started
    • Dashboard Setup
    • Create your First Bot
  • Zoom
    • Zoom Marketplace App Setup
    • Zoom App Production Submission
    • Zoom OBF Implementation
  • Google Integrations
    • Google Calendar OAuth Setup
    • Google Signed-In Bots
  • Transcription & Recordings
    • Create Bot with Post Call Transcription
    • Create Bot with Live Transcription
    • Create Bot with Per Participant Video
    • Create Bot with Per Participant Audio
  • Webhooks
    • Webhooks and Events
    • Set Up Local Server for Webhook
  • MIA (Meetstream Infrastructure Agents)
    • Create MIA
    • MIA Configurations
  • WebSockets
    • Real-time Audio Streaming
    • Real-time Video Streaming
    • Meeting Control and Command Patterns
    • Bridge Server Architecture
LogoLogo
Contact Support
On this page
  • Meeting Bot and Agent Features
  • Core Capabilities
  • Use Cases
Introduction

Welcome to MeetStream!

Everything you need to build the best developer experience
||View as Markdown|
Was this page helpful?
Next

Meeting Platforms Supported

Built with

MeetStream.ai provides a unified API to deploy interactive bots and AI agents into meeting platforms such as Zoom, Google Meet and Microsoft Teams.

Use one integration to 

  • capture media
  • generate transcriptions
  • interact in real-time

Meeting Bot and Agent Features

Core Capabilities

  • Universal Integration: Connect to any major meeting platform via a single API using only the meeting URL.
  • Low-Latency Media: Capture raw audio and video with ~ 200ms latency.
  • Active AI Participants: Deploy bots that speak via TTS, share screens, or inject video streams.
  • Managed Infrastructure: Scale from one to thousands of concurrent sessions without managing bot clusters.
  • Rich Metadata: Track participant join/leave times, speaking duration, and in-meeting chat.
Media Capture & Streaming
  • Record: Export mixed audio, isolated participant tracks, or composite MP4s.
  • Stream: Access real-time WebSocket audio (base64) and RTMP video feeds.
Transcription & Diarization
  • Live Events: Receive webhooks for real-time speaker attribution.
  • Post-Meeting: Access full, speaker-labeled transcripts via the MeetStream engine or third-party providers.
Bot Interaction
  • Messaging: Read and write in-meeting chat via API.
  • A/V Output: Stream live web pages, display static images, or speak using TTS.
Reliability & Management
  • Automation: Sync calendars for auto-dispatch and trigger auto-leave rules.
  • Control: Pause, resume, or mute bots mid-meeting via API.
  • Resilience: Built-in network auto-retries and platform consent handling.

Use Cases

Sales AI Coaches & Agents
Note Taking Agents
Internal Meeting Summarizers
Voice Controlled CRM Updates
  • Bot joins live calls, streams real-time attributed transcripts via WebSocket
  • NLP layer detects intent signals and objections from the live transcript stream
  • Streams live attributed transcript via WebSocket, enabling real-time coaching cues to be surfaced to the rep mid-call
  • Post-call agent auto-generates follow-up summaries and action items for rep review