daily-react
Discussion List
-
[DailyProvider] Uncaught TypeError: Cannot read properties of undefined (reading 'call')
Hi folks, I'm working on a custom implementation using the Daily React library but running into problems with <DailyProvider>. I have followed the steps to create a private room using the api and retrieve the room url and access token. In the React app I instantiate the callObject via createCallObject() and…
-
Uncaught (in promise) ReferenceError: store is not defined
Hi, I'm having an issue with the Daily API. Would love some help! When I call callObject.setUserData()I receive the following console error: Uncaught (in promise) ReferenceError: store is not defined Is there any way to check whether store exists before calling callObject.setUserData? or another way to check that…
-
Avoid using daily credits when someone is alone in a session?
Hi there – I'm hoping a Daily Pro Dev can help me out with my app's architecture! We're building a live multiplayer website where people can join shared Daily rooms with audio and video. While I've been developing the website, I've already blown through our 10,000 free daily minutes this month 😂 I'm hoping to rearchitect…
-
Hackathon Project: Adding hand gesture detection to Daily Prebuilt
It can be difficult to get back into the swing of things after the holiday season, so at Daily, we decided to spend the first week of the year hacking around on projects both personal and Daily-related ⚒️ On Monday morning, the start of our hackathon week, I hadn’t yet decided on a project. I knew I wanted to do something…
-
Changelog #037 - 2023-01-18
The Daily changelog has been updated \0/ If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest... In this release, we delivered a number of improvements and fixes…
-
Changelog #35 - 2022-12-06
Hello! I'm here to tell you about the latest changes to Daily. If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest... In this release, we've added official support…
-
Prevent Users from Joining Room Before Owner
I would like to prevent users from joining a room until an owner has joined. I thought about doing this with requestAccess() but the users already have full access to the room. With twilio , we did this by using a DataTrack to maintain some state but we don't have anything other than user metadata here. Is there a way to…
-
Changelog #30 - 2022-09-15
Hello! I'm here to tell you about the latest changes to Daily. If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest... daily-js 0.31.0 🔐 A new permissions system…
-
Handling calls across browser tabs/windows
Hi. We have a browser based daily video calling app. Everything works great until the user opens a second tab/window. They can be in a call in one tab, and another in a second tab. They might even join their call, forget they have a tab open, feedback loop, etc. Any advice how to handle multi tab/window and video calls?…
-
Changelog #28 - 2022-07-29 | Quality-of-life and security improvements
Hello! I'm here to tell you about what's new at Daily. If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Okay, here's the latest... daily-js 0.29.0 🙈 Bugfix: Removed the need for a…
Upcoming Events
-
[Technical Webinar] Build an interactive live streaming video experience
Join Daily on Wednesday, June 7 at 12pm ET / 9am PT for an exciting event about the future of interactive live video. During the event, you’ll get access to exclusive content, including: Discover what interactive live streaming is and why developers in the video space need to know about it. Understand why WebRTC is the…