Q&A
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…
-
How to download cloud recording when ended
Hi! Is it possible to get the link to a cloud recording once it has finished uploading and has been recorded? I am using Daily Prebuilt + JS
-
Can we have a call with 800 participants in a call ?
The doc says we need to contact daily about it, the default is 200. If yes, what data would we need to provide to enable it.
-
Issue while recording Video
Hi, In our application, Trainer and participants can join a video session. we use mediapipe and AI to detect the position of a participant and draw lines on the participant's video stream. we are recording the feed of a trainer. When a trainer and participant join from the same system and when we check logs from the daily…
-
How to track per room video minutes?
Hello, dear daily people :) We are currently working on a workshop app using daily.co. We would like to track and limit video minutes per user per month. The problem right now is we are not sure which is the best way to implement that feature using your API. The first idea was that we track a OurUser <-> DailyRoom in our…
-
Error Creating View from API route
Hello fellow dailyCo workers, I am working on a NextJs app, and following the guide here: Use Next.js API routes to create Daily video chat rooms. However, a call to the API returned this error. I have done a lot of searching online to find an answer to no avail. Here is the error and related file contents: error -…
-
How to stop logging everything to console?
Hi, I'm not sure where to toggle the setting to turn daily logs off. I'm using the daily API in a React application.
-
Background Effects Error
I have made a custom slider that has a min of 0, a max of 1 and a step of 0.1 When I move the slider it gets the value and runs the code below: callFrame.updateInputSettings({ video: { processor: { type: 'background-blur', config: { strength: this.value }, }, }, }); Each time I change the value it just throws an error (see…
-
How to mirror the video while recording? Or flip text horizontally on recorded video?
Hi I am recording a owner's video and adding some text to the recorded video. And I am using this recording video and it should be mirrorred. But when we mirror this video, the text on the recorded video is also mirrored. So is there a way to mirror the video while recording? Or, is there any property to flip the text that…
-
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…
Categories
Popular Tags
- daily-prebuilt 37
- weekly-update 36
- WebRTC 18
- daily-js 18
- changelog 16
- customize 11
- audio 10
- daily-react 10
- bug 10
- daily-prebuilt 10
- REST API 8
- getting-started 8
- react 7
- dashboard 7
- VCS 7
- client-side 7
- react-native 6
- safari 6
- tracks 6
- screen-sharing 6
- AI 6
- recording 6
- device-permissions 5
- chrome 5
- micAudioMode 5
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…