elmarti / meteor-video-chat-example

MIT License
5 stars 3 forks source link

Handle NotAllowedError #8

Closed elmarti closed 7 years ago

elmarti commented 7 years ago
NotAllowedError
The request is not allowed by the user agent or the platform in the current context.

This error cropped up on Sentry and should be handled to explain the situation to users.

See here https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia#Exceptions