Recordings

Recordings are a convenient way to be able to rewatch your conference. For example it can be very useful in education scenarios where you could share the recorded lesson with students who couldn't attend the lesson.

Recordings are produced in the popular mp4 file format. You can download them from the dashboard or through the API endpoint. Time-limited links to the mp4 files are being generated when you request a download.

Any video conference can be recorded by simply clicking the record button on the toolbar or calling the startRecording SDK method.

You can also use the recording_autostart_enabled boolean property when creating the room, so the recording starts automatically on the first user entering the room.

ListDownloadDelete

Last updated