AgoraIO UIKit disable video by default
How do I disable the video enabling by default with the UIKit, I tried enableVideo = false
in the rtcProps for AgoraUIKit but it did not work.
Enabling VirtualBackground during videocall
I’m trying to integrate the VirtualBackground extension on the sample videocall example app in reactjs.