CreateInputFileTs

Read from a Transport Stream file with realtime playback.

Request Type: FileTsInputMessage (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑initial_config

FileTsInputConfiguration

⮑nudge

TimestampProgramNudge

⮑update_config

FileTsInputConfigurationUpdate

⮑play

google.protobuf.Empty

⮑pause

google.protobuf.Empty

Response Type: TsInputEvent (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑node_id

MediaNodeId

⮑status

TsInputStatus

⮑ts_context

TsContext

⮑outbound_context

Context

⮑stream_statistics

MultiStreamStatistics

⮑gop_structure

GopStructure

⮑source_time_state

SourceTimeState

⮑ts_table

TsTable

⮑connection_health

InputConnectionHealth

Periodic per-input health (udpTs / tcpTs): media health + packet-gap stats, with no per-connection identity (transport ts). Default on; see health_sampling.