1,775
edits
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
For each codec, the table contains the following information: | For each codec, the table contains the following information: | ||
* Codec | * Codec | ||
The Codec name describes the format of the RTP payload. | :The Codec name describes the format of the RTP payload. | ||
* Packets and Bytes | * Packets and Bytes | ||
This is the number of packets and bytes for that codec. It includes both sent and received bytes. | :This is the number of packets and bytes for that codec. It includes both sent and received bytes. | ||
* Packets/s and Bits/s | * Packets/s and Bits/s | ||
These both numbers describe the current throughput for that codec. | :These both numbers describe the current throughput for that codec. | ||
* Graph | * Graph | ||
The graph column shows the history graph of the traffic for that codec. It shows the timestamp on the x-axis and the bytes on the y-axis. The resolution can be changed by using the control buttons on the top of the web page. | :The graph column shows the history graph of the traffic for that codec. It shows the timestamp on the x-axis and the bytes on the y-axis. The resolution can be changed by using the control buttons on the top of the web page. | ||
* PCAP | * PCAP | ||
It is possible to download the traffic fot that codec by clicking on the download button. | :It is possible to download the traffic fot that codec by clicking on the download button. | ||
The captured packets are not stored on the system but they are directly sent over the HTTP connection to your computer. | :The captured packets are not stored on the system but they are directly sent over the HTTP connection to your computer. | ||
To stop capture, click on the same button again (which turned to a STOP symbol), or go to the capture traffic. | :To stop capture, click on the same button again (which turned to a STOP symbol), or go to the capture traffic. | ||
edits