添加endpoint,测试s3

This commit is contained in:
2025-02-28 10:21:10 +08:00
parent 9bf07d3127
commit f22753aed6
5 changed files with 58 additions and 33 deletions

View File

@ -3,15 +3,22 @@ api:
baseUrl: "http://127.0.0.1:8030/vpt/v1/scenic/3946669713328836608"
record:
storage:
type: "local"
path: "/root/opt/"
type: "s3"
s3:
region: us-east-1
endpoint: http://192.168.55.101:9000
bucket: opt
prefix:
akId: 5vzfDiMztKO6VLvygoeX
akSec: Ot77u2kdVTm8zfQgExFrsm7xlGecxsiR6jk1idXM
duration: 60
devices:
- deviceNo: "34020000001322200001"
name: "192.168.55.201"
path: "/root/opt/34020000001322200001/"
fileName:
timeSplit: "-"
dateSeparator: "-"
fileExt: "dav"
unFinExt: "dav_"
timeSplit: "_"
dateSeparator: ""
fileExt: "ts"
unFinExt: "ts"