LocalVideoDegradationIssue
Reported in a handler function for CallEvents.QualityIssueLocalVideoDegradation. Reports that a video resolution being sent to an endpoint is lower than a captured video resolution, so it affects the quality of remote video or screen sharing on a remote participant side, but do not affect the quality of a local video preview. The issue level may vary during the call. Possible reasons:
- High CPU load during the video call.
- Network issues such as poor internet connection or low bandwidth. Only in Chrome for video Only in Firefox for sharing
Properties
actualHeight
actualHeight: number
Sent video frame height.
actualWidth
actualWidth: number
Sent video frame width.
fps
fps: number
Sent sharing fps. 15 fps is maximum for sharing in Firefox. When fps if lower then 4, the issue level is QualityIssueLevel.Critical, when fps is lower then 8, the issue level is QualityIssueLevel.Major, when fps is lower than 15, the issue level is QualityIssueLevel.Minor.
kind
kind: TrackType
Type of stream.