Releases: helenamerk/mic-check
Releases · helenamerk/mic-check
v1.1.0 (October 1, 2021)
Includes exposure to more methods as described in #1
- Added an option for
constraints
onrequestMediaPermissions()
to customize for audio/video/both - Added methods for just
requestAudioPermissions()
andrequestVideoPermissions()
v1.0.0 (September 20, 2021)
This is the initial release of mic-check that has a getMediaPermissions()
method for requesting audio and video permissions. It provides general error handling if the permissions are denied by the user, the system, or the video stream.