Skip to content

Komoszek/basztavision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasztaVision

This app is a CCTV manager for Pub Baszta, written in react and bundled as electron app.

Running

After cloning you simply need to run:

npm install

then to start app you need to run:

npm start

If you want to run app in production mode then you have to build it with:

npm build

Bundled app will be available in build directory.

Features

  • Splitting cameras feeds of grabber card that allows for single camera feed at the same time.
  • Saving videos
  • Brightness and contrast control

TODO

  • Project structure refactor
  • Support for multiple cameras
  • Support for IP cameras
  • Move to typescript

About

Local Electron Security System for Pub Buszta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published