Skip to content

Releases: helenamerk/mic-check

v1.1.0 (October 1, 2021)

01 Oct 17:28
Compare
Choose a tag to compare

Includes exposure to more methods as described in #1

  • Added an option for constraints on requestMediaPermissions() to customize for audio/video/both
  • Added methods for just requestAudioPermissions() and requestVideoPermissions()

v1.0.0 (September 20, 2021)

01 Oct 17:20
Compare
Choose a tag to compare

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.