项目作者: bman46

项目描述 :
Downloads video files for Unifi Video.
高级语言: C#
项目地址: git://github.com/bman46/Unifi-Video-Downloader.git
创建时间: 2019-12-12T14:45:30Z
项目社区:https://github.com/bman46/Unifi-Video-Downloader

开源协议:

下载


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