0.0.1 • Published 2 years ago

@jellyfish-dev/browser-media-utils v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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
0.0.1

2 years ago