Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Methods
  • Processor
  • Transform
  • streamSync
1.0.402-nightly-2fb1dbba 1.0.401 1.0.400 1.0.399

NorskTransform.streamSync() method

Sync multiple streams together by timestamps, queuing frames from streams that are behind the others. This is already included in most nodes, especially outputs.

Signature:

streamSync(settings: StreamSyncSettings): Promise<StreamSyncNode>;

Parameters

Parameter Type Description

settings

StreamSyncSettings

Returns:

Promise<StreamSyncNode>

Find Examples

Search for examples using streamSync in our examples repo.

streamMetadataOverride streamTimestampNudge

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