# On_requestCameraControlReceived

Description

The notification about a request for the remote control of the TrueConf VideoSDK camera

The notification displayed when TrueConf VideoSDK receives a request for remote camera control from a participant during a video call or group conference

EventHandler<string> On_requestCameraControlReceived

Response example

{
    "method": "event",
    "event": "requestCameraControlReceived",
    "callId": "someUser@some.server"
}

Response Parameters

Name Description
callId The identifier (TrueConf ID) of the participant who requests remote camera control

See also

Last Updated: 09/12/2025