ssrc (Mandatory) | The RTP SSRC field |
trackId | The id of the track |
peerConnectionId | The unique generated identifier of the peer connection the inbound audio track belongs to |
sfuStreamId | The id of the SFU stream this track is related to |
packetsSent | The total number of packets sent on the corresponded synchronization source |
bytesSent | The total number of bytes sent on the corresponded synchronization source |
rid | The rid encoding parameter of the corresponded synchronization source |
headerBytesSent | Total number of RTP header and padding bytes sent over the corresponding synchronization source (ssrc) |
retransmittedPacketsSent | Total number of retransmitted packets sent over the corresponding synchronization source (ssrc). |
retransmittedBytesSent | Total number of retransmitted bytes sent over the corresponding synchronization source (ssrc). |
targetBitrate | Reflects the current encoder target in bits per second. |
totalEncodedBytesTarget | The total number of bytes of RTP coherent frames encoded completly depending on the frame size the encoder targets |
totalPacketSendDelay | The total number of delay packets buffered at the sender side in seconds over the corresponding synchronization source |
averageRtcpInterval | The average RTCP interval between two consecutive compound RTCP packets sent for the corresponding synchronization source (ssrc) |
nackCount | Count the total number of Negative ACKnowledgement (NACK) packets received over the corresponding synchronization source (ssrc) |
encoderImplementation | Indicate the name of the encoder implementation library |
active | Indicates whether this RTP stream is configured to be sent or disabled |
frameWidth | The frame width in pixels of the frames targeted by the media encoder |
frameHeight | The frame height in pixels of the frames targeted by the media encoder |
framesPerSecond | The encoded number of frames in the last second on the corresponding media source |
framesSent | The total number of frames sent on the corresponding RTP stream |
hugeFramesSent | The total number of huge frames (avgFrameSize * 2.5) on the corresponding RTP stream |
framesEncoded | The total number of frames encoded by the media source |
keyFramesEncoded | The total number of keyframes encoded on the corresponding RTP stream |
qpSum | The sum of the QP the media encoder provided on the corresponding RTP stream. |
totalEncodeTime | The total time in seconds spent in encoding media frames for the corresponding RTP stream. |
qualityLimitationDurationNone | Time elapsed in seconds when the RTC connection has not limited the quality |
qualityLimitationDurationCPU | Time elapsed in seconds the RTC connection had a limitation because of CPU |
qualityLimitationDurationBandwidth | Time elapsed in seconds the RTC connection had a limitation because of Bandwidth |
qualityLimitationDurationOther | Time elapsed in seconds the RTC connection had a limitation because of Other factor |
qualityLimitationReason | Indicate a reason for the quality limitation of the corresponded synchronization source |
qualityLimitationResolutionChanges | The total number of resolution changes occurred on the corresponded RTP stream due to quality changes |
firCount | The total number FIR packets sent from this endpoint to the source on the corresponded RTP stream |
pliCount | The total number of Picture Loss Indication sent on the corresponded RTP stream |
packetsReceived | The total number of packets received on the corresponded synchronization source |
packetsLost | The total number of bytes received on the corresponded synchronization source |
jitter | The corresponded synchronization source reported jitter |
roundTripTime | RTT measurement in seconds based on (most likely) SR, and RR belongs to the corresponded synchronization source |
totalRoundTripTime | The sum of RTT measurements belongs to the corresponded synchronization source |
fractionLost | The receiver reported fractional lost belongs to the corresponded synchronization source |
roundTripTimeMeasurements | The total number of calculated RR measurements received on this source |
framesDropped | The total number of frames reported to be lost by the remote endpoint on the corresponded RTP stream |
relayedSource | True if the corresponded media source is remote, false otherwise (or null depending on browser and version) |
width | The width, in pixels, of the last frame originating from the media source |
height | The height, in pixels, of the last frame originating from the media source |
frames | The total number of frames originated from the media source |