Programmatically Recognizing Denied Media Permissions

Hard truth: when users, for whatever reason, deny your WebRTC app permission to access their mic or camera, there’s little you can do in response. Some users may accidentally hit the Block button in the permissions dialog, or dismiss it without having explicitly granted or denied permission. Browsers generally do not make it easy to unblock requested media permissions, and will often save that as a preference tied to your app’s domain.

Get Programming WebRTC now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.