Skip to content

0.14.0

Compare
Choose a tag to compare
@kompfner kompfner released this 27 May 19:51
· 347 commits to main since this release

Features

  • Added byDeviceInUse as a possible participants().local.tracks.video.blocked property. Now, when Daily can't access a camera on Windows because another app is using it, participants().local.tracks.video.blocked.byDeviceInUse will be set to true, and a 'participant-updated' event will fire. This sets you up to handle the use case (say, by showing a prompt asking your user to close other apps that might be using the camera).