项目作者: bman46
项目描述 :
Downloads video files for Unifi Video.
高级语言: C#
项目地址: git://github.com/bman46/Unifi-Video-Downloader.git
Unifi Video Downloader

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:
- IP
- Username
- Password
- SSH Fingerprint (Similar to this: ssh-ed25519 256 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Article on how to find it here)
- 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).