Re: [mediacapture-screen-share] What is the format of device ids? (#133)

@dontcallmedom if i follow correctly, `getDisplayMedia` returns a `MediaStream`, and that `MediaStream` has an [`id`](https://www.w3.org/TR/mediacapture-streams/#dom-mediastream-id).

This issue is about whether that id is UUID-like (and so identifying / tracking risk), or whether, as per the convo in https://github.com/w3c/mediacapture-main/issues/607, its been changed to something not uniquely identifying

-- 
GitHub Notification of comment by snyderp
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/133#issuecomment-580371181 using your GitHub account

Received on Thursday, 30 January 2020 17:43:01 UTC