daily-prebuilt
Discussion List
-
Update Icons in Prebuilt
I love prebuilt and it runs my company day to day! However I feel that the icons on the bottom toolbar are a bit outdated and should we updated with more modern icons to make it look a bit more fluent.
-
Custom Fonts in Daily Prebuilt
It would be nice if I could add a custom font to Prebuilt As an example my project uses Inter a Google Font imported by our CSS it would be nice if I could do something like the below... .daily-embed { font-family: 'Inter', sans-serif; }
-
Adding a font to prebuilt
I have a prebuilt application (JS) Is there any way to change the font with CSS?
-
Screen Sharing for iPad
Hi! I was wondering if there was a way to enable iPad screen sharing as iPad is used by more users around the world for work it might be useful for screen sharing
-
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.
-
Customizing Daily Prebuilt
What aspects of Prebuilt can I customize? Specifically, is it possible to add a company logo and custom branding, colors etc.
-
Changelog #027 - 2022-07-07
Hi all! This is a test post of our changelog on the Daily Community. Expect more product updates to be available here and if you think something is missing, check out our feature requests. daily-js 0.28.0 Avoid camera "blips" by only updating video or audio with setInputDevicesAsync(). You can now pass null as a device ID…
-
Update your Daily Prebuilt with different themes!
Here's a snippet that lets you add a few different popular text editor themes to your Daily call, updated on click. <html> <head> <title>Custom themed video chat</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <script crossorigin src="https://unpkg.com/@daily-co/daily-js"></script> <style> body…
-
How to hide Leave button in prebuilt?
Is it possible to hide the Leave button in prebuilt? If so, can someone please tell me how to do this?
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…