Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Methods
  • Input
  • cmafIngest
1.0.402-nightly-a69d1279 1.0.401 1.0.400 1.0.399

NorskInput.cmafIngest() method

Receive CMAF fMP4 segments via HTTP PUT/POST.

Signature:

cmafIngest(settings: CmafIngestInputSettings): Promise<CmafIngestInputNode>;

Parameters

Parameter Type Description

settings

CmafIngestInputSettings

Configuration for the CMAF ingest endpoint

Returns:

Promise<CmafIngestInputNode>

Find Examples

Search for examples using cmafIngest in our examples repo.

browser deckLink

The source code for this UI is licensed under the terms of the MPL-2.0 license.