RTCRemoteInboundRtpStreamStats: packetsReceived property
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The packetsReceived
property of the RTCRemoteInboundRtpStreamStats
dictionary returns the total number of RTP packets received from the synchronization source (SSRC) of this stream by the remote endpoint, including retransmissions.
Value
A positive integer value indicating the total number of received RTP packets at the remote endpoint.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcreceivedrtpstreamstats-packetsreceived |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
packetsReceived in 'remote-inbound-rtp' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- Experimental. Expect behavior to change in the future.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.