@npdoty Perhaps you did not understand the question that was asked. Precisely what is "the fingerprinting surface"? Discovery of hardware capabilities `navigator.hardwareConcurrency`, `navigator.connection`, `navigator.userAgentData.mobile`, `navigator.hid`, `navigator.deviceMemory`, `navigator.getBattery().then(console.log)`, `navigator.languages`? How is `isTypeSupported()` different from ``` navigator.mediaCapabilities.encodingInfo({ type : 'record', video : {bitrate:120000, height: 1080, width: 1920, framerate:30, contentType : "video/x-matroska;codecs=avc1"} }).then(console.log) ``` ? What is the exact action an individual or institution can _do_ with the information provided by `isTypeSupported()`? -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/142#issuecomment-650812847 using your GitHub accountReceived on Sunday, 28 June 2020 19:47:08 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:51 UTC