Rate this page:

VideoFlags

Video direction settings for Client.call() and Call.answer()

Props

receiveVideo

Copy URL
receiveVideo: 

boolean

Set to true if you want to receive video from remote participant. The default value is false. If it is false and an incoming call sends a video stream, the call will provide only an audio stream.

sendVideo

Copy URL
sendVideo: 

boolean

Set to true if you want to send video to the remote participant. The default value is false.