disable Webcam
This method can be used to disable the local participant's webcam.
Events:
onStreamDisabled— emitted on all participants when the video stream is disabled
Code Example:
meeting.disableWebcam()
Content copied to clipboard