Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. RTCInboundRtpStreamStats
  4. packetsDiscarded

RTCInboundRtpStreamStats: packetsDiscarded property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨March 2022⁩.

ThepacketsDiscarded property of theRTCInboundRtpStreamStats dictionary indicates the cumulative number ofRTP packets that have been discarded by thejitter buffer due to late or early-arrival, and are hence not played out.

The value does not include packets that are discarded to due to packet duplication.

Value

A positive integer value.

This is calculated as defined inRFC 7002, section 3.2 (and appendix A.a.)

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcinboundrtpstreamstats-packetsdiscarded

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp