Skip to content

ISPlatonov/SnapshotMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnapshotMaker

This web service is used for making board snapshots through ONVIF cameras and sending them into selected Zulip topic/channel on tap/click of a button.

Dependencies

To deploy the server a machine has to have python3 + flask, ffmpeg and zulip:

sudo apt install python3 python3-pip ffmpeg
pip3 install flask zulip

Run

To start the server run:

flask run --host=0.0.0.0

Access address will appear in terminal. Usually, it will be on 5000 port.

About

Web service for making board snapshots

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published