# systemRatingUpdated
Description: the notification received when the system rating changes.
Example:
{
"videoQuality": {
"send": "UHD",
"receiveP2P": "UHD",
"receiveGroup": "UHD"
},
"videoContentLevels": {
"send": 66,
"receiveP2P": 75,
"receiveGroup": 91,
"bench": 740273
},
"event": "systemRatingUpdated",
"method": "event"
}
Parameter description:
videoQuality— information about the quality (resolution) of inbound and outbound videosend— the quality (resolution) of outbound videoreceiveP2P- indicates the quality (resolution) of the received video in avideo callreceiveGroup— total quality (resolution) of inbound video in a group conference (total quality of all incoming video feeds)
videoContentLevels— Information about the quality of incoming and outgoing videosend— Video encoding performance valuereceiveP2P- a value that characterizes performance when decoding video in avideo callreceiveGroup— Total video decoding performance value (for all incoming video feeds)bench— Overall performance rating
See also: