Skip to content

nikilok/CameraCapture

Repository files navigation

CameraCapture

Camera capture, a library that allows you to capture image frames from a camera.

Start up steps

Install all packages

npm install

Run the local dev server using Vite

npm run dev

Tests

Run unit tests using viTest

npm run test

Run unit tests UI using viTest

npm run test:ui

Press 'o' in the terminal to launch a browser instance automatically. Allow the browser access to your camera for the app to start capturing frames.

About

Camera capture, a library that allows you to capture image frames from a camera.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors