Mux Real-Time Video has been sunset and is unavailiable for new usage. Existing access will end on December 31, 2023. We recommend migrating your application to our partner, LiveKit. Please reach out to real-time-video@mux.com if you need more help or details.
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