Q&A
Discussion List
-
Is it possible to have an audio only Hair Check?
We'd like to allow participants to join a call without a camera. We currently provide a custom hair check with options to choose a camera, mic and speaker. But what if the user has no camera? Will calling daily.startCamera cause an error? Or will this work by enumerating only the audio devices. I have a MacBook Pro with…
-
How to start with interactive livestream
Hey everyone! I'm currently looking over the Daily documentation and I'm really excited to start working on my project. I was to make a webinar application, where two educators can talk about a specific topic. This application should have viewers that are not able to talk or have their cameras on. While I know that I need…
-
How to make video feed fit to the screen
I would like to build a call where two users can make a video call each other. Here the user1 will be from desktop and user2 will be from mobile. from mobile's camera, when mobile is in portrait mode I am getting a verticalVideo(aspect ratio= 9/16), so when I display this video on desktop, it doesn't fit to the screen, and…
-
can we configure different camSimulcastEncodings on two different users of the same call in SFU?
Hi! while creating callObject, can we configure camSimulcastEncodings with 3 layers(maxBitrate: 80000, 200000, 680000) for desktop users and camSimulcastEncodings with 2 different layers (maxBitrate: 80000, 520000) for mobile users? for desktop: camSimulcastEncodings: [ { maxBitrate: 80 * 1000, scaleResolutionDownBy: 4,…
-
Does P2P & SFU comply for ehelse, norweigian compliance ?
https://www.ehelse.no/normen/documents-in-english
-
Local Recording Usage Question
I've been asked the below and wondered the same thing about local recordings. Any ideas?: Eventually, I must run out of either RAM or HD space, right? If I recorded for 24 hours straight, what would happen? What happens if I refresh the browser or lose my connection during a recording?
-
session id changed: A to B (Whats the meaning of this logs)
Hi Team, I have notice in the dashboard logs that for some people we get logs like session id changed: Session ID 1 to Session ID 2. Can you please explains whats the meaning of this and in which scenario it happens. For example The last log of…
-
How to use micAudioMode: 'music', in join() method while joining?
Hi I have set micAudioMode: 'music' while creating callObject and it did not worked. Later as suggested in the community, I use musicMode: 'music' while creating callObject and it worked. but when I set micAudioMode: 'music' in join() method and it did not work, and also I have checked with musicMode: 'music' in join()…
-
How to improve screenAudio quality while sharing screen
I have enable sharing audio while sharing screen. but this audio that is shared along with the screen losses some quality. is there a way that I can improve this screenSharing audio quality? Thanks
-
Handling calls across browser tabs/windows
Hi. We have a browser based daily video calling app. Everything works great until the user opens a second tab/window. They can be in a call in one tab, and another in a second tab. They might even join their call, forget they have a tab open, feedback loop, etc. Any advice how to handle multi tab/window and video calls?…
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…