Skip to content

Commit a220c5f

Browse files
Update media-stats-native-metrics.md
1 parent 6f07072 commit a220c5f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

articles/communication-services/concepts/voice-video-calling/includes/media-stats/media-stats-native-metrics.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ If you want to collect the data for offline inspection, we recommend that you co
2424
| `BitrateInBps` | Audio send bitrate (bits per second) | General values are in the 24-Kbps range (36-128 Kbps is typical). |
2525
| `JitterInMs` | Packet jitter (milliseconds) | Lower is better. |
2626
| `PacketCount` | The total number of packets sent. | |
27-
| `RoundTripTimeInMs` | Round-trip time (milliseconds) | Lower is better. Calculated from the RTCP receiver report. We recommend a round-trip time of 200 ms or less. |
28-
| `AvailableBitrateInBps` | Bandwidth estimation (bits per second) | |
2927

3028
### Incoming audio metrics
3129

@@ -43,8 +41,6 @@ If you want to collect the data for offline inspection, we recommend that you co
4341
| `CodecName` | Codec name | |
4442
| `BitrateInBps` | Video send bitrate (bits per second) | |
4543
| `PacketCount` | The total number of packets sent. | |
46-
| `RoundTripTimeInMs` | Round-trip time (milliseconds) | Lower is better. Calculated from the RTCP receiver report. We recommend a round-trip time of 200 ms or less. |
47-
| `AvailableBitrateInBps` | Bandwidth estimation (bits per second) | We recommend 1.5 Mbps or higher for high-quality video for upload/download. |
4844
| `FrameRate` | Frame rate sent on the RTP stream (frames per second) | |
4945
| `FrameWidth` | Frame width of the encoded frame (pixels) | |
5046
| `FrameHeight` | Frame height of the encoded frame (pixels) | |
@@ -76,14 +72,11 @@ Currently, statistics fields are the same as *Incoming video metrics*.
7672

7773
| Metric name | Description | Comments |
7874
| ----------- | ----------- | -------- |
79-
| `AvailableBitrateInBps` | Bandwidth estimation (bits per second) | |
8075
| `PacketCount` | The total number of packets sent. | |
81-
| `RoundTripTimeInMs` | Round-trip time (milliseconds) | Lower is better. Calculated from the RTCP receiver report. We recommend a round-trip time of 200 ms or less. |
8276

8377
### Incoming data channel metrics
8478

8579
| Metric name | Description | Comments |
8680
| ----------- | ----------- | -------- |
87-
| `AvailableBitrateInBps` | Bandwidth estimation (bits per second) | |
8881
| `JitterInMs` | Packet jitter (milliseconds) | Lower is better. |
8982
| `PacketCount` | The total number of packets sent. | |

0 commit comments

Comments
 (0)