radioboyQ / UVC-Async-Client

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UVC_Client

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

  • Install with pipenv install
  • Run with pipenv run python3 unifi-video-client-async.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

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


Languages

Language:Python 100.0%