RTKLivestream
The RTKLivestream module represents the state of the current livestream, and allows to start/stop live streams.
meeting.livestream.start()
Starts livestreaming the meeting.
Kind: instance method of RTKLivestream
meeting.livestream.stop()
Stops livestreaming the meeting.
Kind: instance method of RTKLivestream