Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Downloads video files for Unifi Video.

Notifications You must be signed in to change notification settings

bman46/Unifi-Video-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).