100ms Logo

100ms

Docs

Search docs
/

HLSConfig

Properties

recording

Optional recording: Object

pass in this field if recording needs to be turned on as well

Type declaration

NameTypeDescription
hlsVod?booleanif the desired end result is a zip of m3u8 and all the chunks, false by default
singleFilePerLayer?booleanif the desired end result is a mp4 file per HLS layer, false by default

variants

Optional variants: HLSMeetingURLVariant[]

A list of meeting url which needs to be streamed as HLS feed, only one url is currently supported, all entries except the first one will be ignored.