CreateInputUdpTsPcapCapture

Experimental: UDP-TS ingest fed from a packet capture. Reconstructs the MPEG-TS from the captured UDP datagrams and runs it through the same decode path as CreateInputUdpTs, so the node produces the decoded A/V streams as a source. As a no-privilege test affordance interface: "file:<path>" reads from a classic pcap file (tcpdump -r) instead of capturing live.

Request Type: UdpTsPcapCaptureInputMessage (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑initial_config

UdpTsPcapCaptureInputConfiguration

⮑nudge

TimestampProgramNudge

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.