[webrtc-pc] Add RTCInboundRtpStreamStats.trackIdentifier to MTI stats (#2747)

henbos has just created a new issue for https://github.com/w3c/webrtc-pc:

== Add RTCInboundRtpStreamStats.trackIdentifier to MTI stats ==
The old handler stats had this as mandatory, but when track stats were made obsolete this was moved to inbound-rtp.trackIdentifier.

Note that trackIdentifier does not exist on outbound-rtp and is not mandatory, for the outbound case we have metrics like that in media-source instead (to distinguish between the source and the stream in case of simulcast) and media-source.trackIdentifier is already MTI so no action needed there

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2747 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 30 June 2022 14:59:34 UTC