Re: [mediacapture-main] gUM firing repeatedly for the same page load

Your `getUserMedia` calls can fail for reasons other than permissions.
 E.g. is if the hardware is currently in use in another process (on 
Windows). You should be handling that flow. If you're not, that's a 
bug in your application.

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

Received on Saturday, 23 January 2016 00:23:32 UTC