stop Livestream
This method can be used to stop the ongoing RTMP livestream.
Events:
onLivestreamStateChanged— emitted when the livestream state changesonLivestreamStopped— emitted when the livestream has stopped
Code Example:
meeting.stopLivestream()
Content copied to clipboard