You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'screen' filter for useParticipantIds now filters participants with active screen shares, based on their tracks property. The boolean screen property, as returned by .participants() is deprecated.
Attempts to .play() video tags rendered from DailyVideo components have been improved.
DailyAudio and DailyAudioTrack now support rmpAudio tracks.
DailyVideo now supports rmpVideo tracks.
Bugfixes
Fixed an issue that could lead to DailyAudio not re-rendering audio tags correctly, which would result in missing sound from remote participants.