RTCInboundRtpStreamStats: lastPacketReceivedTimestamp property

The lastPacketReceivedTimestamp property of the RTCInboundRtpStreamStats dictionary indicates the time at which the most recently received packet arrived from this source.

Value

A DOMHighResTimeStamp which specifies the time at which the most recently received packet arrived on this RTP stream.

Note: This value differs from the timestamp, which represents the time at which the statistics object was created.

Specifications

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

Browser compatibility

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
lastPacketReceivedTimestamp in 'inbound-rtp' stats