Impacted by Twilio video EOL? See our migration guide ›

Real-time voice, video, and AI for developers

Thousands of developers trust our platform to build live features and experiences. Our modern APIs, global mesh infrastructure, and developer support help get your telehealth, AI, and other apps to market faster.

// From 1:1 to 100,000 real-time participants

Build on the highest-quality, most flexible, and most cost-effective WebRTC API platform. Every use case from Startups to Enterprise.

Many ways to build

Video SDK

Build anything you can imagine with our SDKs for Web, iOS, Android, React Native, Flutter, and more.

Video SDK ›
// Create the call client
let call = DailyIframe.createCallObject(); 

// Then, join the call!
call.join({url: "https://YOU.daily.co/ROOM"});
copy

Video SDK

Build anything you can imagine with our SDKs for Web, iOS, Android, React Native, Flutter, and more.

Video SDK ›
// Create the call client
let call = CallClient()
    
// Then, join the call!
call.join(
  url: URL(string: "https://YOU.daily.co/ROOM")!)
copy

Video SDK

Build anything you can imagine with our SDKs for Web, iOS, Android, React Native, Flutter, and more.

Video SDK ›
// Create the call client
val call = CallClient(applicationContext)
    
// Then, join the call!
launch {
  call.join(url = "https://YOU.daily.co/ROOM")
}
copy

More options

Learn about the many ways you can build.

Daily’s React Component Library

See the demos repo

Get started with Daily Prebuilt

// We have you covered
copy

Component Libraries and Sample Apps

Get started quickly with Daily’s React Component Library and sample Web, iOS, and Android apps.

See the demos repo ›
import { DailyProvider } from '@daily-co/daily-react';  

function YourApp({ roomUrl }) { 
  return ( 
    <DailyProvider url={roomURL}>
      {/* … */}
    </DailyProvider>
  )  
}
copy

Daily Prebuilt

A fully supported, hosted, low-code video call application component.

Explore Daily Prebuilt ›

Continue your journey

Features, features, features

Real-time 100,000

HD Recording, Compositing, Streaming

Enterprise Analytics

Multi-codec simulcast

SIP / PSTN

HIPAA, SOC 2, and GDPR

Explore all features
// Everything everywhere all at once

Scale with the Daily Global Mesh Network

Grow without growing pains

  • 100,000

    Real-time active participants

  • 13ms

    Median first-hop latency

Objectively better video

Daily’s Global Mesh Network and WebRTC-native SDKs deliver the best possible video quality on every network, for every device, everywhere in the world.

Daily stats

better video 
resolution

Compared to Agora in real-world network tests.

95%

reduction in 
video freeze rate

Compared to Vonage Video in real-world network tests.

13ms

median first-hop latency

With more than 30 network points of presence, Daily delivers a first-hop latency of 13ms for 5bn people around the world.

Your video engineering team

Daily’s team includes authors of WebRTC standards, video technology pioneers, and engineers with deep experience in codecs, real-time networking, and infrastructure. We built the world’s best video stack. We can help you build, launch, and scale your product.

Secure by design

Enterprise-grade security, compliance, and uptime SLAs. Daily offers true end-to-end encryption, provides signed HIPAA BAAs, and operates under the EU-US Data Privacy Framework.

// Tools and topics

Build with us

Daily Starter Kit

Get started building your video and audio chat application with the Daily API.

Start Here ›

Tutorials

Code and background reading. Deep dives into Daily’s APIs and specific use cases.

View Tutorials ›

Guides

Technical documentation on implementation considerations, architecture, security, and other aspects of building with Daily’s APIs

View Guides ›

GitHub

Sample code and demo apps.

Visit Github ›

Reference Docs

Documentation for our REST API, Web and mobile SDKs, recording and live streaming toolkit, and more.

View Reference Docs ›

Community

Join discussions, ask questions, get answers in under 8 hours, and keep updated on all the latest from Daily.

Take me there ›
// We love developers

Developers love Daily

/* Our error rate dropped 89% when we switched to Daily. */

Taylor Jacobson @ Focusmate

CEO and Founder

/* From developer experience to call stability, no system that even comes close to Daily. */

Sasha Varlomov @ Coding Rooms

CEO and Co-Founder

/* The pace of Daily’s product development is incredible. It really feels like Daily grows with us. */

Ari Borensztein @ Playback

CTO

/* With Daily, you’re not just dealing with support. You’re dealing with a domain expert and an expert in WebRTC. */

Michael Nguyen @ Kumospace

Senior Engineer

/* With Daily, the strongest selling point for me is that we rarely have to touch the AV code. That's the ideal AV experience. You get it in, it works, and then you focus on what makes your product unique. */

Charles Vien @ Branch

Co-Founder

Awards

Y Combinator 
Top Company 
2022 & 2023

G2 High Performer 2023

5-stars on Product Hunt

Contributions

Daily is a W3C WebRTC Working Group member, and we contribute to several open-source projects, including Mediasoup and GStreamer.

Start free

Build with 10,000 free minutes each month. Check out our usage-based pricing.

10,000 min. free monthly

Never miss an update

Subscribe to our monthly newsletter and we’ll keep you up-to-date with the latest product releases, tutorials, and more.