Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cam-check

Quick-n-dirty Flask app that shows a catalog of video (.mp4) files with the ability to preview each one, and cull it if not very interesting.

I have 4.5Tb of unwatched video footage from the garden wildlife camera.

Starting

  1. Install dependencies with pipenv:
$ pipenv install
  1. Link the file location where the videos are to static/data, eg:
$ ln -s /export/media/Camera/ftp-uploads static/data
  1. For development, ensure you are running inside a venv, with something like:
$ pipenv shell
$ FLASK_ENV=development flask run
  1. Browse to http://localhost:5000/. Note: For the .mp4 files my camera produces, only Safari seems to correctly display the video files.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages