rtp_streams
List all RTP streams with SSRC, codec, packet count, and timing from a PCAP file, or analyze a specific stream's jitter, packet loss, and sequence errors using a stream_spec format.
Instructions
RTP stream inventory and per-stream quality analysis.
Without stream_spec — returns all RTP streams with SSRC, codec,
packet count, and timing.
With stream_spec — returns jitter, packet loss, and sequence error
statistics for one stream. Format:
<src_ip>_<src_port>_<dst_ip>_<dst_port>_<ssrc>
e.g. 200.57.7.195_9762_200.57.7.196_26946_0xd2bd4e3e
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| stream_spec | No | ||
| display_filter | No |