Rate this page:

VideoFlags

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

Props

receiveVideo

Copy URL
receiveVideo: 

boolean

Whether to receive video from a remote participant. The default value is false. If false and an incoming call sends a video stream, the call provides only an audio stream.

sendVideo

Copy URL
sendVideo: 

boolean

whether to send video to the remote participant. The default value is false.