37 lines
913 B
YAML
37 lines
913 B
YAML
nodes:
|
|||
|
|
- name: "cam1"
|
||
|
|
binary: "runCam"
|
||
|
|
flags:
|
||
|
|
mofin: "localhost:8083"
|
||
|
|
min-cam: 0
|
||
|
|
max-cam: 10
|
||
|
|
clip-duration: "10s"
|
||
|
|
rescan-interval: "10s"
|
||
|
|
user: "oko"
|
||
|
|
camera-id: "front"
|
||
|
|
|
||
|
|
- name: "mofin1"
|
||
|
|
binary: "mofin"
|
||
|
|
flags:
|
||
|
|
listen: ":8083"
|
||
|
|
terp: "localhost:8081"
|
||
|
|
threshold: 30
|
||
|
|
|
||
|
|
- name: "terp1"
|
||
|
|
binary: "terp"
|
||
|
|
flags:
|
||
|
|
listen: ":8081"
|
||
|
|
sendoff: "localhost:8082"
|
||
|
|
classifiers: "classifiers/*.xml"
|
||
|
|
motion-percent: 5
|
||
|
|
|
||
|
|
- name: "coord1"
|
||
|
|
binary: "coordinator"
|
||
|
|
flags:
|
||
|
|
listen: ":8082"
|
||
|
|
matrix-homeserver: "https://ayrc.online"
|
||
|
|
matrix-user: "@okobot:ayrc.online"
|
||
|
|
matrix-token-file: "matrix.token"
|
||
|
|
clips-room: "!0hCGPJph-odzFEOScsnAOBlPHSolX8rwbh3mxQNNUrg"
|
||
|
|
detections-room: "!XqatfFvJJT6xq8B0p7b5NL2RYRCBS2Fa3ItFu8xV2gQ"
|
||
|
|
view-room: "!wyLfOhunJTOzeXHFfAc6CRCCII7KlA1Pm2MkkFf40tE"
|