tracks
Discussion List
-
Changelog #38 - 2023-02-01
Hi! Here are the latest changes to Daily... If you have any questions, post them in the comments below, and the Daily team will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest: In this release, we delivered a number of bug fixes…
-
I have some logs which I need help understanding ...
Line 67 & line 71, I think they are related, but wanted to know what does it mean in terms of end user, what I have received from end user is they were not able to hear this particular customer. What might have caused line 67 & 71 & how we may prevent it?
-
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…
-
What are your media track handling tips?
In preparing my latest track handling blog post I ran into so many gotchas and caveats to consider (especially in Safari), that I'm fully expecting to evolve my approach (and likely the post) as time goes on. Do you have any tips for juggling media tracks on DOM elements? A few I'd point out are: * Be sure to set media DOM…
-
Does a participant-updated event fire when a track becomes playable?
Is there a participant-updated event when a track goes from loading to playable?
-
Do track events occur for remote participants?
Are track-started and track-stopped events meant to be emitted only for the local participant's own tracks, or for remote participant tracks as well?
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…