API How our new European call server region can benefit call performance What our call servers do, and how developers can utilize our new European region
API Tutorial Adding video backgrounds to a Daily call in a browser app How to add virtual backgrounds to a vanilla JS WebRTC video call app powered by Daily
Electron Extending a Daily Prebuilt Electron app with custom virtual backgrounds How to add a virtual backgrounds feature to an Electron Daily Prebuilt application
Rust How and why Daily is using Rust for our WebRTC APIs Exploring why Rust is our preferred language for a core WebRTC library
Building e-learning applications with Daily Showcasing key e-learning features with our virtual class demo
Spatialization Testing our spatialization features with robots and Jest (Part 7) Manual and automated testing of spatial video and spatial audio
Spatialization Adding screen sharing support to our spatialization demo (Part 6) Tips and tricks for screen sharing with Daily
Spatialization Creating interactive focus zones in Daily’s spatialization demo (Part 5) Broadcasting and gathering in small groups
Spatialization Managing users’ media tracks to implement spatial audio and video (Part 4) User proximity and building the audio graph
Spatialization Running a 2D world for video call participants to traverse (Part 3) User spawning, navigation, and remote user updates.
Spatialization Setting up the Daily call in our spatialization demo (Part 2) Joining the Daily call and configuring our 2D world
Spatialization Introducing: Daily's new spatialization demo (Part 1) Walking through the tech stack and API highlights
API Build background blur into Daily calls with our newest API How to build and use background blur in any Daily desktop call
Code & Tutorials Making video call participants draggable in an Electron app (Part 3) Using HTML’s drag and drop API to make Daily video tiles movable
Code & Tutorials Building a video call overlay app with Electron and Daily (Part 2) Using Daily to create multi-participant video calls in Electron
Code & Tutorials Building a video call overlay app with Electron and Daily (Part 1) Setting up your Electron app structure and main process