Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 249 Bytes

Web-Cam-Recorder

This is an implementation of web cam recorder in javascript

Workflow

Alt text

Run Locally

Go inside the project repository and run:

make build
make run

Visit: http://localhost:5000