Q&A
Discussion List
-
How could I get VCS WebFrame to work (paginate) with keyPress.keyName
I have a multi-page VCS WebFrame. I assigned ArrowRight to keyPress.keyName. It does not paginate when I press the right arrow.
-
Is there a way to apply left and right paddings to VCS Text component?
When you display a short text in VCS, it is positioned properly (centered with good left and right paddings). Nonetheless, if it is a long text that could span two or more lines, it is displayed in the full width of the container. See attachment.
-
How could I get VCS to update through updateLiveStream?
I When I start a live stream, all components in VCS work as expected except WebFrame. Nonetheless, none work when I apply an update to the live stream by calling updateLiveStream. How could I get updateLiveStream to work for VCS. Thanks, Jonathan
-
Keeping relevant data in daily prebuilt room when the owner leaves and comes back to the room.
We are building video call application between a teacher and students using daily-js. We use daily prebuilt callFrame for teacher screen and custom callObject for student screen. We share the data between teacher and students using app-message for chat and reactions and setUserData() for important data like which student…
-
Video and audio not played only on iPad.
We are building video call application using daily-js callObject. Our application had no problem playing video and audio from other users on PC, but when we tested our application with iPad, we often see cases where the audio is not played and black rectangles appear in the area where a video is supposed be played. This…
-
(unknown) Meeting ended in error: room lookup timed out
Hello. I am just working an issue one of our users has on daily prebuilt. We are running on vuejs but this also happens even when they directly connect to the room. We have confirmed the issue is isolated to a particular internet connection as it does not occur when they connect via phone hotspot. The connection is a…
-
Manually subscribing and playing other users' video/audio tracks when joining a daily room.
We are building custom call application using daily-js. We set subscribeToTracksAutomatically to false to manually make users subscribe to other users' media track. We want each user to subscribe the owner of the call and up to three other users's video and audio when joining the room. How can I do so?
-
Audio not played in Safari?
Hi, We recently had a call with around 15 participants. We noticed that people using iPad and safari couldn't hear the room owner's audio (owner was in the room before the participants). However, the participants could see the video of the room owner. Moreover, they could play audio from other participants when they…
-
Are there any Resolution settings and Receive settings applicable for React native mobile app?
Hi, We are building an app using react native. Do we need to apply any SimulcastEncoding settings, receive specific layer settings, setBandwidth(kbs value) settings or any other settings to get good quality of video and to have a stable session. Currently we are looking at the react native demo playground app. Does this…
-
How do I get video track from participant's ID using daily-js?
We are building application where an owner chooses a participant. We have the participant's id but cannot get the video track from the participant. The participant returns data that has video track entry, but it is empty. We could get the track of the participant through 'track-started' event. Best, Tomo
Categories
Popular Tags
- weekly-update 57
- daily-prebuilt 39
- daily-js 32
- changelog 23
- WebRTC 18
- audio 17
- tracks 17
- daily-prebuilt 14
- customize 14
- VCS 14
- video 14
- AI 13
- react 12
- daily-react 11
- bug 11
- recording 10
- tutorial 9
- getting-started 9
- javascript 9
- react-native 9
- REST API 8
- api 8
- client-side 7
- dashboard 7
- device-permissions 6
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…