stopVideo()
Stop participant's video or screen share
Stop's sharing the participant's camera or screen sharing.
The video stream will be stopped.
remoteTrackStopped
event will be emitted to other participants in the meeting room.
localTrackStopped
event will be emitted to the current participant.
JavaScript
await meeting.stopVideo()