Rate this page:

VILocalVideoDegradation

Represents a quality issue reporting that the video resolution sent to the endpoint is lower than a captured video resolution. As a result it affects remote video quality on the remote participant side, but do not affect the quality of local video preview on the android application.

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

A subclass of VIQualityIssue

Props

actualSize

Copy URL

VIFrameSize

actualSize

Sent frame size.

Returns

targetSize

Copy URL

VIFrameSize

targetSize

Captured frame size.

Returns