Re: [mediacapture-main] Define indicator states.

@ShijunS I've been careful to say this only covers sources exposed by 
getUserMedia. Since screensharing is exposed by getUserMedia, I 
considered it covered. If you could let me know of any additional 
language you were looking for specifically that would be great, 
otherwise I would expect the screensharing spec to menton how it ties 
in?

Note that temporary deviceIds obviously won't work with persistent 
permissions, but then in screensharing each screen or window is 
considered a "device", so per-device permissions doesn't make a lot of
 sense there anyway perhaps (I expect most browsers will skip the 
per-device stuff, frankly). Per-kind might suffice, if you're planning
 on adding any persistent permissions for screensharing at all (we're 
not due to the security implications). For the purposes of tracking 
indicators i think we're fine as long as ids are unique during runtime
 (I consider it implementation details to clean up unused unique ids).

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/pull/401#issuecomment-249920110
 using your GitHub account

Received on Tuesday, 27 September 2016 16:31:39 UTC