justadudewhohacks / face-api.js

JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
MIT License
16.71k stars 3.72k forks source link

How I can run video in NodeJS #460

Open thqueiroz opened 5 years ago

thqueiroz commented 5 years ago

How I can run video in NodeJS?

reviloera commented 5 years ago

https://codeforgeek.com/building-live-webcam-face-detector-node-js-opencv/

this link will help you