customize
Discussion List
-
Would it be possible to create Remote Control functionality?
Daily.co seems to check almost every checkbox for my use case, but would it also be possible to let users grant other users in the video call access to remote control their browser/device?
-
Write and read userData from dailyParticipant
Hello daily bros, I've been using the setUserData() method to set custom information of the user in the app. The flow is this, let's say there are 2 users, User A, User B. When they are joining in the room, they use in their own perspective the joined-meeting event. Here is a code example for user A and B User A and B do…
-
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!
-
Daily socket error
Hi, all of the sudden the daily connection started to fail, Some of you has the same problem?. Is this normal? Any advice is useful for us, thank you so much for your time
-
Recording videocall and share screen
HI daily bros, good afternoon. I have found a strange behavior, any advices are welcome . What it's happening is that when a user is sharing the screen, the rest of participants in the room can see the screen without problem, until that moment all i'ts nice , fine and works perfectly. But, then when this user who is…
-
I turn on my mic, but my camera is affected, why?
Good day daily bros, I have used the demos and I have used the same code to turn on my mic, the classic two lines of codes (with Vue btw) : const audioOn = this.callObject.localAudio(); this.callObject.setLocalAudio(!audioOn); This works of course, but it's weird because my camera turns on, There is no video, just the…
-
Custom dailyjs and breakout rooms
Hi daily bros, i would like to ask if it's possible to create breakout rooms using the custom dailyjs callObject. I understand that these rooms are mini rooms inside the main room but there are some concepts that i don't have clear. Some advices will be useful, thank you so much
-
Stop Infinite Loop on Screen Share
I feel like this is impossible but I thought I would ask just in case :-)... When people share their screen it looks horrific (not the biggest deal either) but I wondered if it could show a blank screen to the viewers whilst on the page with daily installed.
-
Circular video tiles with an animated border for the active speaker
Threw together a small example to show how someone could implement some tile styling (making tiles circular), and consume Daily's active speaker events to create an animated border around the active speaker. The border color also serves as an indicator to whether someone has their mic on or off (yellow for mic on, black…
-
Customizing Daily Prebuilt
What aspects of Prebuilt can I customize? Specifically, is it possible to add a company logo and custom branding, colors etc.
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…