Q&A
Discussion List
-
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…
-
[Cloud recording] Changing the content-type in recording files on s3
Hi. We are using cloud recording in our current project and everything works great except for one thing. The content-type of each recorded file is binary/octet-stream. Would it be possible to have a header added when uploading the file stating that Content-type: video/mp4? Thanks in advance!
-
How to enable picture in picture on a tab change
Instead of the user manually pressing the PiP button is it possible to automatically turn on Picture In Picture when they switch tabs instead with Prebuilt
Categories
Popular Tags
Upcoming Events
-
[Technical Webinar] Build an Interactive Live Streaming Video Experience
Join us on Wednesday, October 4th at 12 pm ET / 9 am PT and learn about building Interactive Live Streaming Video experiences! 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…