Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Python application with gui support for viewing and recording any camera stream.

License

Notifications You must be signed in to change notification settings

maximilionus/MinimalistCamView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalist Cam View

Main Information

Minimalist Cam View is a python application with gui support for viewing and recording any camera stream. Application is currently under development, so some features may not work as expected.

How to run

  1. Install poetry dependency manager with pip or from source.
  2. Go to cloned MinimalistCamView repository folder and run:
    poetry install --no-dev
  3. After all packages successfully installed, run:
    poetry run mcv

Arguments

Arg Description
--only-record Run MCV in non-gui mode and start the recording from cam
--quiet Disable logging to file
-v Log everything with level of logging set to NOTSET

About

Python application with gui support for viewing and recording any camera stream.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages