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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.subservice: calling
13
13
---
14
14
15
15
## Best practices
16
-
If you want to collect this data for off-line inspection (after a call ends), it is recommended to collect this data and send it to your pipeline ingest after your call has ended. If you transmit this data during a call, it could use internet bandwidth that is needed to continue an Azure Communication Services call (especially when available bandwidth is low).
16
+
If you want to collect this data for off-line inspection (after a call ends), it's recommended to collect this data and send it to your pipeline ingest after your call has ended. If you transmit this data during a call, it could use internet bandwidth that is needed to continue an Azure Communication Services call (especially when available bandwidth is low).
17
17
18
18
### Outgoing Audio metrics
19
19
| Metric Name | Description | Comments |
@@ -40,7 +40,7 @@ If you want to collect this data for off-line inspection (after a call ends), it
40
40
| Bitrate | video send bitrate (bps) ||
41
41
| PacketsPerSecond | packet rate (packets/sec) ||
42
42
| PacketsLostPerSecond | packet loss rate (packets/sec) | Lower is better. |
43
-
| RoundTripTimeInMs | round-trip time (milliseconds) | Lower is better. It is calculated from RTCP Receiver Report. A round trip time of 200 ms or less is recommended. |
43
+
| RoundTripTimeInMs | round-trip time (milliseconds) | Lower is better. It's calculated from RTCP Receiver Report. A round trip time of 200 ms or less is recommended. |
44
44
| AvailableBitrate | bandwidth estimation (bps) | 1.5 Mbps or higher is recommended for high-quality video for upload/download. |
45
45
| FrameRateInput | frame rate originating from the video source (frames/sec) ||
46
46
| FrameWidthInput | frame width of the last frame originating from video source (pixel) ||
@@ -57,7 +57,7 @@ If you want to collect this data for off-line inspection (after a call ends), it
0 commit comments