Rate this page:

VINoVideoReceive

Represents a quality issue reporting that no video is received on the remote video stream.

Issue level can be only Critical if the issue is detected or None if the issue is not detected or resolved.

If no video receive is detected on several remote video streams,the event will be invoked for each of the remote video streams with the issue.

If the issue level is Critical the event will not be invoked with the level None in cases:

The issue is not detected for the following cases:

Possible reasons:

  • Poor internet connection on the client or the endpoint
  • Connection lost on the endpoint
  • The endpoint's application has been moved to the background state on an iOS device (camera usage is prohibited while in the background on iOS)

A subclass of VIQualityIssue

Props

endpointId

Copy URL

String

endpointId

Id endpoint the issue belongs to.

Returns

  • type:

    String

videostreamId

Copy URL

String

videostreamId

Id remote video stream the issue occured on.

Returns

  • type:

    String