NorskOutput.hlsMasterPush() method

Produces a HLS master manifest for a collection of media streams and pushes it to the specified location, see CMAFDestinationSettings

Signature:

hlsMasterPush(settings: HlsMasterPushOutputSettings): Promise<HlsMasterPushOutputNode>;

Parameters

Parameter Type Description

settings

HlsMasterPushOutputSettings

Configuration for the HLS Master Manifest

Returns:

Find Examples