Rate this page:

VIQualityIssueType

Represents quality issue types.

Consts

CodecMismatch

Static
Copy URL

Indicates that local video is encoded by a codec different from the specified one.

HighMediaLatency

Static
Copy URL

Indicates that network-based media latency is detected in the call.

IceDisconnected

Static
Copy URL

Indicates that ICE connection is switched to the "disconnected" state during the call.

LocalVideoDegradation

Static
Copy URL

Indicates that the video resolution sent to the endpoint is lower than a captured video resolution.

NoAudioReceive

Static
Copy URL

Indicates that no audio is received on a remote audio stream.

The issue level obtained may be:

  • None - that indicates that audio is receiving on all remote audio streams
  • Critical - that indicates a problem with audio receive on at least one remote audio stream

NoAudioSignal

Static
Copy URL

Indicates that no audio is captured by the microphone.

NoVideoReceive

Static
Copy URL

Indicates that no video is received on a remote video stream.

The issue level obtained may be:

  • None - that indicates that video is receiving on all remote video streams according to their configuration
  • Critical - that indicates a problem with video receive on at least one remote video stream

PacketLoss

Static
Copy URL

Indicates packet loss for last 2.5 seconds.