Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 226 Bytes

Video Pixel Sampler in JavaScript (well... TypeScript)

Running

Make sure you have Node v16 installed

git clone https://github.com/Flyrell/video-pixel-sampler.git
cd video-pixel-sampler
npm install
npm start