UdpTsPcapRtpMode

Name

Number

Description

UDP_TS_PCAP_RTP_MODE_RAW

0

Payload is bare MPEG-TS (the default).

UDP_TS_PCAP_RTP_MODE_RTP

1

Payload is RTP (RFC 2250); strip the RTP header before TS reassembly.

UDP_TS_PCAP_RTP_MODE_AUTODETECT

2

Detect RTP-vs-raw per flow from the first datagrams.