# outgoingRequestCameraControlAccepted

Description: notification of the acceptance of a request from VideoSDK/Room for remote camera control of a participant in a video call or group conference.

Example:

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

Parameter description:

  • callId — the identifier of a conference participant who has allowed control of his/her camera.

See also: