resumeLocalVideo()
Resume participant's video
This method unmutes the participant's camera or screen share.
The remoteTrackStarted
event is not emitted.
JavaScript
await meeting.resumeLocalVideo()
This method unmutes the participant's camera or screen share.
The remoteTrackStarted
event is not emitted.
await meeting.resumeLocalVideo()