RTCInboundRtpStreamStats: trackIdentifier 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 2023.

The trackIdentifier property of the RTCInboundRtpStreamStats dictionary is a string that identifies the MediaStreamTrack associated with the inbound stream.

This value will match the MediaStreamTrack.id value of the associated track.