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 |
|||
⮑nudge |
Response Type: TsInputEvent (streamed)
Field |
Type |
Repeated |
Description |
message |
oneOf |
||
⮑node_id |
|||
⮑status |
|||
⮑ts_context |
|||
⮑outbound_context |
|||
⮑stream_statistics |
|||
⮑gop_structure |
|||
⮑source_time_state |
|||
⮑ts_table |
|||
⮑connection_health |
Periodic per-input health (udpTs / tcpTs): media health + packet-gap stats,
with no per-connection identity (transport |