Release notes for every version of the Spaces Web SDK
subscriber
role participants calling .leave()
on a Space
PublishTrackError
when publishing an empty array of LocalTrack
sgetLocalTracksFromMediaStream
getLocalTracksFromMediaStream
to create LocalTrack
s from a MediaStream
getUserMedia
and getDisplayMedia
are no longer methods on LocalParticipant
. Use import { getUserMedia, getDisplayMedia } from '@mux/spaces-web'
instead.LocalTrack
stoppinggetUserMedia
and getDisplayMedia
constraintsicecandidate
event hook before connecting to avoid missing candidates.subscribed
for .isSubscribed()
onloadedmetadata
event before detecting video track width & heightRemoteParticipant.subscribed
when subscribing or unsubscribing in manual mode