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.


Have a suggestion? Recommend changes ->

Was this helpful?

1234