recordRequestReply
Less than 1 minute
recordRequestReply
Description: Notification when responding to permission to record your video stream.
Example:
{
"event": "recordRequestReply",
"peerId": "user2@some.server",
"recordAllowed": false,
"confId": "00000351@some.server#vcs",
"method": "event"
}Parameter description:
confId— Unique communication session identifierpeerId- a unique identifier of the user TrueConf ID, who requests permission to record the video stream.recordAllowed— the flag indicating if video recording is allowed
See also: