/Unifi-Video-Downloader

Downloads video files for Unifi Video.

Primary LanguageC#

Unifi Video Downloader

Build status

Downloads video files from Unifi Video and compiles then into a single video.

Usage:

Requires the following arguments in this order, seperated by a space:

  1. IP
  2. Username
  3. Password
  4. SSH Fingerprint (Similar to this: ssh-ed25519 256 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Article on how to find it here)
  5. Path to recording folder (Similar to: /mnt/raid0/recordings/)

I recommend making a shortcut to this application with the parameters included. Make sure to remove the video segments from the %TEMP% folder when done using.

Note: This does not use the unifi username and password, rather the one to the linux system. requires sudo without password (I use a seperate account for UFV and i dont give non-root users permission to copy or modify the files).