react
Discussion List
-
Introducing, Daily's React Component Library
Check out our Daily React Component Library — with hooks, components, and utilities — for developers integrating live video features. Using Daily’s React Component Library saves you time by automatically handling differences between browser WebRTC and media track implementations, managing React state for you, and much…
-
[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…
-
Background removal and custom image replacement using React Hooks and MediaPipe
I wanted to share this fun tutorial from our friends at WebRTC Ventures... Learn how to use React Hooks and MediaPipe for: Removing the background from your call Replacing it with a custom image If you give it a try, let us know how it goes!
-
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…
-
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…
-
Video and Audio components
We've just switched over to the Daily Hooks library and it's great! But it got me thinking... It would be amazing if Daily provided a video + audio component for React. Across the Daily demos, there are so many different ways that video and audio is used. Each with differing best practices and browser hacks. For example: *…
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…