Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 482 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 482 Bytes

Media Constrains Tester

Simple page to test available MediaConstraints and generate recordings based on new settings

to view this in action: https://jetfontanilla.github.io/media-constraints-tester/

To build the project, and all the other modules included in the package:

npm run build

To develop and run this code locally:

npm install && npm update
npm run dev

License

MIT