Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Screencast

zcurchin edited this page Oct 27, 2020 · 1 revision

You can record your screen and upload it to the rtc server. Once the upload is done you'll get a link to the recorded screencast.

Initiate screencast

sylrtc.recorder.createScreencast({
  title: 'Screencast Title'
});
Clone this wiki locally