Skip to content

ksericpro/flask-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command

  • python app.py
  • open camera.html in browser

curls

  • curl localhost:5000/bwc/api/ping
  • curl -XPOST -H "content-type:application/json" -d "{"camera":45}" localhost:5000/bwc/api/start_camera
  • curl localhost:5000/bwc/api/stop_camera

redis

{"task":"START_LIVESTREAM", "camera":45, "to":"dotnet"} {"task":"STOP_LIVESTREAM", "camera":45, "to":"dotnet"}

Flow

  • Wait 5 seconds
  • Read 10 Images to Frames

ssl

Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published