Re: [webrtc-stats] Codec stats reveal hardware information which could be used for fingerprinting (#674)

Compare [RTCCodecCapability](https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodeccapability) with [RTCCodecStats](https://w3c.github.io/webrtc-stats/#codec-dict*).

Also note that even without these two APIs, the codec information is in either way exposed the SDP (RTCPeerConnection.createOffer() and RTCPeerConnection.createAnswer()).

This makes this issue not just a stats issue, and we may consider moving it to webrtc-pc which is the source of all codec information.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/674#issuecomment-1245041038 using your GitHub account


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

Received on Tuesday, 13 September 2022 07:59:05 UTC