config.yaml 231 B

12345678
  1. server:
  2. port: 8081
  3. record:
  4. root: "E:/work/dalian/Debug/www" # 录像根路径
  5. ffmpeg_path: "E:/ffmpeg-7.0.2-essentials_build/ffmpeg-7.0.2-essentials_build/bin/ffmpeg.exe"
  6. ts_duration_sec: 30.0
  7. time_zone: "Asia/Shanghai"