A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.cdn.mozilla.net/en-US/docs/Web/API/RTCInboundRtpStreamStats/packetsLost below:

RTCInboundRtpStreamStats: packetsLost property - Web APIs

RTCInboundRtpStreamStats: packetsLost property

Baseline Widely available

The packetsLost property of the RTCRemoteInboundRtpStreamStats dictionary returns the total number of RTP packets lost from the synchronization source (SSRC) since the beginning of reception.

Note that this can be negative.

Value

An integer value.

The value is determined by subtracting the number of packets received from the number of packets that are expected. The number of packets that are expected is calculated in a way that assumes that all packets only need to be sent once (based on sequence numbers), while the number of packets received also includes any packets that had to be resent (and hence may be bigger). For more information see the "cumulative number of packets lost" section in RFC 3550, section 6.4.1.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4