Tools & Tips Building Daily's custom docs platform with Next.js The call is coming from inside the Docs
Tools & Tips How to load an external HTML file in an iOS app Trying to load an external HTML file in an iOS app? We explain the easiest way to do it so that you can use getUserMedia in WKWebView.
API Create audio-only meetings with Daily It’s pretty hard to debate that 2020 was the year that real-time video exploded. That explosion was propelled by the proliferation of many popular video services from very big
API Announcing self-signed meeting tokens At Daily we are big believers in building on top of open standards. Our core offering is built on top of WebRTC, which is now officially [https://www.w3.org/
Code & Tutorials Deploy an on-demand video meeting platform with Daily’s prebuilt UI and Netlify Intro Here at Daily nothing makes us happier than seeing people get up-and-running as quickly as possible. We’ve intentionally designed our products to grow along with you and your
Tools & Tips Finding a blog platform with spirit: migrating to Ghost in 2020 In the startup world it’s a (very true) cliché that people wear many hats. The nice thing about growth in that world is that as people join you get
API Create dynamic meetings using track subscriptions Intro At Daily.co we’re focused on making the experience of building video applications as developer-friendly as possible. That means creating easy to understand abstractions on top of underlying
API Tutorial An introduction to live streaming with Daily Overview As more of our everyday offline activities shift online, we at Daily see customers using real-time video for bigger occasions and audiences. You can read our dedicated blog post
API Deploy a Daily backend Node.js server instantly Overview At Daily we value simplicity and ease of use. In the future, we will go into great detail about how to implement your server-side code, but for now we
API An introduction to room access control with Daily API meeting tokens Overview One of our most popular customer requests is how to do access control via our API [https://docs.daily.co/reference]. We’ll leverage the /meeting-tokens endpoints to accomplish