Skip to content

A python script that removes camera footage when the external drive gets too full

Notifications You must be signed in to change notification settings

MAGLaboratory/camera_file_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

camera_file_remover

A python script that removes camera footage when the external drive gets too full

Dependencies

  • sigfig

Instructions

Run the python script.

Variables

  • debuglevel: how chatty you want the script to be
  • external_drive: where your surveillence camera footage sits
  • cameras: the cameras that you have
  • du_high: disk usage before we start removing files
  • du_low: disk usage when we stop removing files

About

A python script that removes camera footage when the external drive gets too full

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages