You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/voice-video-calling/includes/media-stats/media-stats-native-metrics.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,6 @@ If you want to collect the data for offline inspection, we recommend that you co
24
24
|`BitrateInBps`| Audio send bitrate (bits per second) | General values are in the 24-Kbps range (36-128 Kbps is typical). |
25
25
|`JitterInMs`| Packet jitter (milliseconds) | Lower is better. |
26
26
|`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) ||
29
27
30
28
### Incoming audio metrics
31
29
@@ -43,8 +41,6 @@ If you want to collect the data for offline inspection, we recommend that you co
43
41
|`CodecName`| Codec name ||
44
42
|`BitrateInBps`| Video send bitrate (bits per second) ||
45
43
|`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. |
48
44
|`FrameRate`| Frame rate sent on the RTP stream (frames per second) ||
49
45
|`FrameWidth`| Frame width of the encoded frame (pixels) ||
50
46
|`FrameHeight`| Frame height of the encoded frame (pixels) ||
@@ -76,14 +72,11 @@ Currently, statistics fields are the same as *Incoming video metrics*.
76
72
77
73
| Metric name | Description | Comments |
78
74
| ----------- | ----------- | -------- |
79
-
|`AvailableBitrateInBps`| Bandwidth estimation (bits per second) ||
80
75
|`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. |
82
76
83
77
### Incoming data channel metrics
84
78
85
79
| Metric name | Description | Comments |
86
80
| ----------- | ----------- | -------- |
87
-
|`AvailableBitrateInBps`| Bandwidth estimation (bits per second) ||
88
81
|`JitterInMs`| Packet jitter (milliseconds) | Lower is better. |
89
82
|`PacketCount`| The total number of packets sent. ||
0 commit comments