Represents RTC statistics for a media stream published by the publisher. More...
Properties | |
string | ConnectionId [get] |
For a relayed session (in which a publisher sends individual media streams to each subscriber), this is the unique ID of the client's connection. More... | |
string | JsonArrayOfReports [get] |
A JSON array of RTC stats reports for the media stream. The structure of the JSON array is similar to the format of the RtcStatsReport object implemented in web browsers (see Mozilla docs). Also see this W3C documentation. More... |
Represents RTC statistics for a media stream published by the publisher.
|
For a relayed session (in which a publisher sends individual media streams to each subscriber), this is the unique ID of the client's connection.
|
A JSON array of RTC stats reports for the media stream. The structure of the JSON array is similar to the format of the RtcStatsReport object implemented in web browsers (see Mozilla docs). Also see this W3C documentation.
Here is a partial sample: