The RTP streams window shows all RTP streams in capture file. Streams can be selected there and on selected streams other tools can be initiated.
User can use shortcuts:
Selection
Find Reverse
Available controls are:
Find Reverse
The RTP analysis function takes the selected RTP streams and generates a list of statistics on it including graph.
Menu
→ → is enabled only when selected packed is RTP packet. When window is opened, selected RTP stream is added to analysis. If is pressed during menu opening, reverse RTP stream (if exists) is added to the window too.Every stream is shown on own tab. Tabs are numbered as streams are added and its tooltip shows identification of the stream. When tab is closed, number is not reused. Color of tab matches color of graphs on graph tab.
Per packet statistic shows:
Side panel left to packet list shows stream statistics:
Note | |
---|---|
Some statistic columns are calculated only when Wireshark is able to decode codec of RTP stream. |
Available shortcuts are:
Available controls are:
Prepare Filter
Graph view shows graph of:
for every stream. Checkboxes below graph are enabling or disabling showing of a graph for every stream.
checkbox enables or disables all graphs for the stream.Note | |
---|---|
Stream Analysis window contained tool for save audio and payload for analyzed streams. This tool was moved in Wireshark 3.5.0 to RTP Player window. New tool has more features. |
The RTP Player function is tool for playing VoIP calls. It shows RTP streams and its waveforms, allows play stream and export it as audio or payload to file. See related concepts in Section 9.2, “Playing VoIP Calls”.
Menu
→ → is enabled only when selected packed is RTP packet. When window is opened, selected RTP stream is added to playlist. If is pressed during menu opening, reverse RTP stream (if exists) is added to the playlist too.RTP Player Window consists of three parts:
Waveform view shows visual presentation of RTP stream. Color of waveform and playlist row are matching. Height of wave shows volume.
Waveform shows error marks for Out of Sequence, Jitter Drops, Wrong Timestamps and Inserted Silence marks if it happens in a stream.
Playlist shows information about every stream:
Setup Frame
Note | |
---|---|
When rtp_udp is active, most of streams shows just RTP <number> even there is setup frame in capture. When RTP stream contains multiple codecs, SR and PR is based on first observed coded. Later codecs in stream are resampled to first one. |
Controls allow a user to:
Select
Inaudible streams
Waveform view and playlist shows state of a RTP stream:
User can control to where audio of a stream is routed to:
Audio routing can be changed by double clicking on first column of a row, by shortcut or by menu.
User can use shortcuts:
Selection
Go to packet
Audio routing
Inaudible steams
Note | |
---|---|
was moved from window to window in 3.5.0. Wireshark is able to export decoded audio in .au or .wav file format. Prior to version 3.2.0, Wireshark only supported exporting audio using the G.711 codec. From 3.2.0 it supports audio export using any codec with 8000 Hz sampling. From 3.5.0 is supported export of any codec, rate is defined by Output Audio Rate. |
Export options available:
for one or more selected non-muted streams
for just one selected stream
Audio is exported as multi-channel file - one channel per RTP stream. One or two channels are equal to mono or stereo, but Wireshark can export e g. 100 channels. For later playing a tool with multi-channel support must be used (e.g. https://www.audacityteam.org/).
Export of payload function is useful for codecs not supported by Wireshark.
Note | |
---|---|
Default value of is . When multiple codecs with different codec rates are captured, Wireshark decodes each stream with its own play audio rate. Therefore each stream can has different play audio rate. When export of audio is used in this case, it will fail because .au or .wav requires one common play audio rate.In this case user must manually select one of rates in , streams will be resampled and audio export succeeds. |