daily-react
Discussion List
-
@daily-co/daily-react 0.11.6 useParticipantIds issue
Hi, i updated from 0.10.0 to 0.11.6 and I am experiencing strange behaviour of the useParticipantIds hook. When a participant leaves a call, the hook is not called anymore. So the view is not rerendered. This does not happen in the newest repository of custom-react-app, but in my repository from 11.2022, this is a breaking…
-
[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?…
Upcoming Events
-
Daily @ React Day Berlin: React(ing) to WebRTC, with Christian Stuff
Daily @ React Day Berlin React(ing) to WebRTC: Build Better Audio and Video Experiences with Daily React, with Daily Engineer, Christian Stuff Join @christian online to learn more about WebRTC (Web Real-Time Communication), its main challenges, and how does the combination of React + Daily solve for them? He'll take a deep…