Browser Media Utils

It facilitates the use of getUserMedia and enumerateDevices.

Installation

You can install the library using npm:

npm install https://github.com/jellyfish-dev/browser-media-utils

It was tested with nodejs version mentioned in .tool-versions file.

Documentation

Can be found here or you can generate it locally:

npm run docs