userRecordingMeStatusChanged

TrueConfLess than 1 minute

userRecordingMeStatusChanged

Description: Notification that occurs when a user stops or starts recording an audio stream and video stream TrueConf Room API.

Example:

{
    "event": "userRecordingMeStatusChanged",
    "peerId": "user2@some.server",
    "status" : true,
    "confId": "00000351@some.server#vcs",
    "method": "event"
}

Parameter description:

  • peerId - the unique identifier of the user TrueConf ID, who stopped or started recording the video stream and audio stream. TrueConf Room API

  • status — Flag showing whether a user enabled recording

  • confId — Unique communication session identifier

See also: