Time when the recording started in UTC milliseconds
Duration of the recording in seconds (0 until the recording is stopped)
true
if the recording has an audio track, false
otherwise (currently fixed to true)
true
if the recording has a video track, false
otherwise (currently fixed to true)
Recording unique identifier
Name of the Recording. The video file will be named after this property.
You can access this same value in your clients on recording events
(recordingStarted
, recordingStopped
)
The layout used in this Recording
Session associated to the recording
Size of the recording in bytes (0 until the recording is stopped)
Status of the recording
URL of the recording. You can access the file from there. It is null
until recording is stopped or if OpenVidu Server configuration property openvidu.recording.public-access
is false
Generated using TypeDoc
See OpenVidu.startRecording