Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 449 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 449 Bytes

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