outgoingRequestCameraControlAccepted
Less than 1 minute
outgoingRequestCameraControlAccepted
Description: Notification of acceptance of the request from TrueConf Room API for remote control of a participant's camera during 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:
- getIncomingCameraControlRequests
- getRemotelyControlledCameras
- rejectRequestCameraControl
- requestParticipantCameraControl
- getOutgoingCameraControlRequests
- remotelyControlledCameraPtzLeft
- remotelyControlledCameraPtzRight
- remotelyControlledCameraPtzUp
- remotelyControlledCameraPtzDown
- remotelyControlledCameraPtzZoomInc
- remotelyControlledCameraPtzZoomDec
- acceptRequestCameraControl
- remotelyControlledCameraNotAvailableAnymore
- incomingRequestCameraControlAccepted
- requestCameraControlReceived
- incomingRequestCameraControlRejected
- requestCameraControlSent
- outgoingRequestCameraControlRejected