CreateTransformKantarSnap

Embeds audio watermarks into the audio stream, using Kantar Media’s SNAP technology, see kantarmedia.com for details. Norsk supports both online and offline licensing models, and the relevant license information is provided to Norsk through the KantarSnapConfiguration message. At runtime, notifications are returned through the stream of KantarSnapEvent messages, which includes Kantar event information and, for offline licenses, a notification of the number of days remaining. Note that audio watermarking introduces around 50-60ms of delay to the audio stream; Norsk will ensure that all related media streams (e.g. video) are kept in sync.

Request Type: KantarSnapMessage (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑subscription

Subscription

⮑initial_config

KantarSnapConfiguration

⮑update_license

KantarSnapLicense

⮑query_license

KantarSnapLicenseQuery

⮑query_version

google.protobuf.Empty

Response Type: KantarSnapEvent (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑node_id

MediaNodeId

⮑outbound_context

Context

⮑inbound_context

Context

⮑subscription_response

SubscriptionResponse

⮑license_information

KantarSnapLicenseInformation

⮑snap_event

KantarSnapSnapEvent

⮑timecode_resync_event

KantarSnapTimecodeResyncEvent

⮑license_query_response

KantarSnapLicenseQueryResponse

⮑version_query_response

KantarSnapVersionQueryResponse