[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/realtime/realtimekit/core/api-reference/rtklivestream/ [Back]  [Original]

RTKLivestream Cloudflare Realtime docsSkip to content
SearchCtrlKLog in
  1. Home
  2. /Realtime
  3. /
  4. /API Reference
  5. /RTKLivestream

RTKLivestream

Last updated Jul 22, 2026Copy as MarkdownView as MarkdownAgent setup
Overviewmeeting.livestream.start([livestreamConfig])meeting.livestream.stop()

The RTKLivestream module represents the state of the current livestream, and allows to start/stop live streams.

meeting.livestream.start([livestreamConfig])

Starts livestreaming the meeting.

Kind: instance method of RTKLivestream

Param Type
[livestreamConfig] StartLivestreamConfig

meeting.livestream.stop()

Stops livestreaming the meeting.

Kind: instance method of RTKLivestream

PreviousRTKConnectedMeetingsNextRTKMeta

Was this helpful?

YesNo
Edit pageReport issue
[]

Web Proxy Viewer  |  New URL  |  Original Page