FailureReason
-
This API can only be called in a meeting
-
You must set the layout to
custombefore setting the configuration using thesetVideoMuted(to:). -
You must give at least one configuration object. If no video is required use the
setRemoteVideoMuted(_:)API. -
You have requested more than the maximum number of streams The maximum number of streams is 25.
-
You must either give a StreamPriority for every element in the configuration, or for no elements in the configuration.
-
ParticipantIds must be unique
-
There is no video connection for participantIds given Check
hasVideoConnectionis true before requesting video for a particular participant.