Skip to content

ACR PPS Camera Flask server files and installation guide

Notifications You must be signed in to change notification settings

ait-cs-IaaS/acr-pps-camera

 
 

Repository files navigation

Configure

Adapt name mapping

Open name_mapping.yml and change the mapping of video-file to first and lastname

Run videos

Change video of ENTERING employee

curl -X POST localhost:5000/video/in/gregor

Change video of LEAVING employee

curl -X POST localhost:5000/video/out/gregor

Change to NO-SIGNAL

curl -X POST localhost:5000/video/extra/breach

About

ACR PPS Camera Flask server files and installation guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.8%
  • HTML 32.2%