This commit is contained in:
2025-02-07 22:58:01 +08:00
commit ba4aad0ae5
23 changed files with 1061 additions and 0 deletions

17
config.yaml Normal file
View File

@ -0,0 +1,17 @@
api:
# baseUrl: "https://zhentuai.com/vpt/v1/scenic/3946669713328836608"
baseUrl: "http://127.0.0.1:8030/vpt/v1/scenic/3946669713328836608"
record:
storage:
type: "local"
path: "/root/opt/"
duration: 60
devices:
- deviceNo: "34020000001322200001"
name: "192.168.55.201"
path: "/root/opt/34020000001322200001/"
fileName:
timeSplit: "-"
dateSeparator: "-"
fileExt: "dav"
unFinExt: "dav_"