Re: [mediacapture-main] MUST clear requirement for deviceId

Adding more details per @martinthomson's question - 
When there is no persisted/stored permission for the specific origin, 
we will create unique deviceId for each device when a webpage 
enumerate or access the devices for the first time.  As long as the 
user doesn't navigate away, the deviceId will be kept the same for the
 same device.  We discard the Id's at navigation, or when the tab / 
browser window is closed.  If users (a) navigate back to the same 
origin, (b) open new tabs with the same origin, or (c) re-launch the 
browser to the same origin, we will provide another set of deviceId's.
  Hope this helps! 

-- 
GitHub Notification of comment by ShijunS
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/359#issuecomment-218928754
 using your GitHub account

Received on Friday, 13 May 2016 01:17:13 UTC