@jellyfish-dev/browser-media-utils
v0.0.1
Published
Facilitates the use of getUserMedia and enumerateDevices.
Downloads
5
Readme
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