# acceptRequestCameraControl

Description

Allow a conference participant who sent a corresponding request to control of TrueConf VideoSDK camera remotely.

void acceptRequestCameraControl(string sCallId)

Parameters

Name Description
sCallId The identifier of the user (TrueConf ID) in the conference who is requesting remote camera control for TrueConf VideoSDK. It is advisable to use the ones that were obtained from the methods: On_requestCameraControlReceived, getIncomingCameraControlRequests, getAppState

See also

Last Updated: 09/12/2025