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.
Build anything you can imagine with our SDKs for Web, iOS, Android, React Native, Flutter, and more.
// Create the call client
let call = DailyIframe.createCallObject();
// Then, join the call!
call.join({url: "https://YOU.daily.co/ROOM"});
Build anything you can imagine with our SDKs for Web, iOS, Android, React Native, Flutter, and more.
// Create the call client
let call = CallClient()
// Then, join the call!
call.join(
url: URL(string: "https://YOU.daily.co/ROOM")!)
Build anything you can imagine with our SDKs for Web, iOS, Android, React Native, Flutter, and more.
// Create the call client
val call = CallClient(applicationContext)
// Then, join the call!
launch {
call.join(url = "https://YOU.daily.co/ROOM")
}
// We have you covered
Get started quickly with Daily’s React Component Library and sample Web, iOS, and Android apps.
import { DailyProvider } from '@daily-co/daily-react';
function YourApp({ roomUrl }) {
return (
<DailyProvider url={roomURL}>
{/* … */}
</DailyProvider>
)
}
A fully supported, hosted, low-code video call application component.
Real-time 100,000
HD Recording, Compositing, Streaming
Enterprise Analytics
Multi-codec simulcast
SIP / PSTN
HIPAA, SOC 2, and GDPR
Real-time active participants
Median first-hop latency
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.
better video resolution
Compared to Agora in real-world network tests.
reduction in video freeze rate
Compared to Vonage Video in real-world network tests.
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.
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.
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.
99.99%
Uptime
Get started building your video and audio chat application with the Daily API.
Code and background reading. Deep dives into Daily’s APIs and specific use cases.
Technical documentation on implementation considerations, architecture, security, and other aspects of building with Daily’s APIs
Sample code and demo apps.
Documentation for our REST API, Web and mobile SDKs, recording and live streaming toolkit, and more.
Join discussions, ask questions, get answers in under 8 hours, and keep updated on all the latest from Daily.
Y Combinator Top Company 2022 & 2023
G2 High Performer 2023
5-stars on Product Hunt
Daily is a W3C WebRTC Working Group member, and we contribute to several open-source projects, including Mediasoup and GStreamer.
10,000 min. free monthly
Subscribe to our monthly newsletter and we’ll keep you up-to-date with the latest product releases, tutorials, and more.