Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 429 Bytes

Camera

Running

  • Start the server in the server directory.
  • Run npm start in this (camera) directory.
  • Once a face is detected, press the spacebar to capture the image.

Developing

  • After Electron app is running, press h key for server health check, the output of which will appear in the server's console logs.