systemRatingUpdated
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 videoreceiveP2Pindicates the quality (resolution) of the video received during avideo call.receiveGroup— 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- the value that characterizes performance during video decoding in avideo call.receiveGroup— Total video decoding performance value (for all incoming video feeds)bench— Overall performance rating
See also: