CreateTransformStreamTimestampNudge

A node to nudge the timestamps on a stream, which affects how it syncs with other streams. Useful for correcting for drift between different sources.

Subsequent nudges, via the nudge method, are applied gradually.

This functionality is also provided by a nudge method on many sources.

Request Type: StreamTimestampNudgeMessage (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑initial_config

StreamTimestampNudgeConfiguration

⮑nudge

TimestampNudge

⮑subscription

Subscription

Response Type: StreamTimestampNudgeEvent (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑node_id

MediaNodeId

⮑outbound_context

Context

⮑subscription_response

SubscriptionResponse

⮑inbound_context

Context