Skip to main content

DyteLivestream

The DyteLivestream 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 DyteLivestream

meeting.livestream.stop()

Stops livestreaming the meeting.

Kind: instance method of DyteLivestream