Skip to content

A CLI app that logs into a Ubiquity Unified Video Controller and downloads videos in a date time range.

License

Notifications You must be signed in to change notification settings

radioboyQ/UVC_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVC_Client

A CLI app that logs into a Ubiquity Unified Video Controller and downloads videos in a date time range.

  • Install with pip3 install requests click pendulum
  • Run with python3 unifi-video-client.py -s 01-01-2019:15:00:00 -e 25-12-2018:23:30:00 -u admin -d uvc-controller.local -tz "America/Denver" -o camera-download-dir/ "Camera 1"

About

A CLI app that logs into a Ubiquity Unified Video Controller and downloads videos in a date time range.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages