W3cubDocs

/Web APIs

RTCTransportStats: packetsSent property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The packetsSent property of the RTCTransportStats dictionary indicates the total number of packets sent over this transport.

Value

A positive integer indicating the number of packets sent on the transport.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Opera Safari Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet WebView Android WebView on iOS
packetsSent 86 86 No 72 No 86 No 61 No 14.0 86 No

© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCTransportStats/packetsSent