NorskOutput.hlsTsMultiVariant() method

Produces a multi variant HLS TS manifest for a collection of media streams

This can optionally be served via the Norsk web server or be pushed to other locations - see CmafDestinationSettings

Signature:

hlsTsMultiVariant(settings: HlsTsMultiVariantOutputSettings): Promise<HlsTsMultiVariantOutputNode>;

Parameters

Parameter Type Description

settings

HlsTsMultiVariantOutputSettings

Configuration for the Hls Ts Multivariant Playlist

Returns:

Find Examples