Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #################### systemowe #################################################
- mqtt:
- host: $$$$$$$$$$
- port: 1883
- topic_prefix: frigate
- client_id: frigate
- user: $$$$$$$$$$
- password: $$$$$$$$$$
- stats_interval: 60
- # crop: false
- # bounding_box: true
- # timestamp: true
- # enabled: true
- #################### ogólne ####################################################
- environment_vars:
- LIBVA_DRIVER_NAME: radeonsi
- live:
- height: 480
- # 1 = max, 31 = min
- quality: 15
- timestamp_style:
- position: tr
- format: '%Y.%m.%d, %H:%M:%S'
- color:
- red: 255
- green: 255
- blue: 255
- thickness: 2
- # none / solid / shadow
- effect: solid
- #################### detekcja i obiekty ########################################
- detect:
- enabled: true
- width: 640
- height: 360
- fps: 5
- max_disappeared: 25
- stationary:
- interval: 50
- threshold: 25
- objects:
- track:
- - person
- - car
- - dog
- - bicycle
- filters:
- person:
- min_area: 5000
- max_area: 70000
- min_score: 0.5
- threshold: 0.65
- dog:
- min_area: 800
- max_area: 20000
- min_score: 0.6
- threshold: 0.5
- motion:
- # threshold: 25, mniej = bardziej czułe
- # contour_area: 100, mniej = bardziej czułe
- # delta_alpha: 0.2, mniej = szybki ruch wykluczony z wykrywania
- # frame_alpha: 0.2, mniej = cienie będą bardziej brane pod uwagę
- # frame_height: [1/6 oryginału], mniej = mniej procka ale mały ruch nie będzie rejestrowany
- threshold: 14
- contour_area: 50
- delta_alpha: 0.3
- frame_height: 240
- improve_contrast: true
- detectors:
- coral_pci:
- type: edgetpu
- device: pci
- #################### stream i zapis ############################################
- snapshots:
- enabled: true
- timestamp: true
- bounding_box: true
- crop: false
- retain:
- default: 3
- objects:
- person: 7
- record:
- enabled: true
- retain:
- days: 3
- mode: active_objects
- events:
- pre_capture: 10
- post_capture: 10
- retain:
- default: 3
- mode: active_objects
- objects:
- person: 7
- ffmpeg:
- output_args:
- record: preset-record-generic
- #################### birdseye ##################################################
- birdseye:
- enabled: true
- width: 1280
- height: 720
- # 1 = max, 31 = min
- quality: 15
- # objects / motion / continuous
- mode: continuous
- #################### kamery ####################################################
- cameras:
- #################### podjazd
- 3_out_driveway:
- birdseye:
- order: 1
- ffmpeg:
- inputs:
- - path: $$$$$$$$$$
- roles:
- - detect
- - path: $$$$$$$$$$
- roles:
- - record
- best_image_timeout: 30
- motion:
- mask: 0.227,0.311,0.231,0.167,0.736,0.139,0.725,0.244,1,0.842,1,0,0,0,0,1
- objects:
- track:
- - person
- - car
- - dog
- filters:
- car:
- min_area: 25000
- max_area: 125000
- mask:
- - 455,56,640,191,640,0,0,0,0,360,100,360,166,69
- person:
- min_area: 14000
- max_area: 40000
- min_score: 0.67
- threshold: 0.65
- zones:
- 3_out_driveway_car_zone:
- coordinates: 267,360,640,360,640,255,466,88,257,99
- objects:
- - car
- #################### garaż
- 3_grg_garage:
- birdseye:
- order: 2
- ffmpeg:
- inputs:
- - path: $$$$$$$$$$
- roles:
- - detect
- - path: $$$$$$$$$$
- roles:
- - record
- best_image_timeout: 30
- objects:
- track:
- - person
- - car
- - bicycle
- filters:
- bicycle:
- min_area: 27000
- max_area: 65000
- car:
- min_area: 100000
- max_area: 125000
- mask:
- - 222,144,339,56,537,81,537,221,448,360,640,360,640,0,0,0,0,360,100,360,75,218
- person:
- min_area: 14000
- max_area: 40000
- min_score: 0.67
- threshold: 0.65
- zones:
- 3_grg_garage_peejay_zone:
- coordinates: 69,200,47,107,113,22,284,35,294,151
- object:
- - bicycle
- 3_grg_garage_car_zone:
- coordinates: 458,360,552,222,561,130,527,62,324,52,235,118,51,220,82,360
- object:
- - car
- - person
- motion:
- mask:
- - 0,34,178,32,176,0,0,0
- - 27,162,79,360,0,360,0,0,33,0
- #################### drzwi
- 3_out_entrance:
- birdseye:
- order: 3
- ffmpeg:
- inputs:
- - path: $$$$$$$$$$
- roles:
- - detect
- - record
- output_args:
- record: preset-record-generic-audio-copy
- best_image_timeout: 30
- motion:
- mask:
- - 332,205,641,0,0,0,0,768,1024,768,1024,0,720,0,719,277,788,512,850,406,897,436,721,746,610,731,543,768,386,613,405,575,160,350
- detect:
- width: 1024
- height: 768
- objects:
- track:
- - person
- - bicycle
- filters:
- person:
- mask:
- - 202,340,617,0,0,0,0,768,1024,768,1024,0,720,0,708,289,797,518,673,708,559,768,383,611,408,575
- min_area: 26000
- max_area: 70000
- # min_score: 0.5
- # threshold: 0.6
- zones:
- 3_out_entrance_delivery_zone:
- coordinates: 505,727,558,768,730,735,834,615,898,449,745,340
- object:
- - person
- #################### salon
- 1_lvn_room:
- birdseye:
- order: 4
- ffmpeg:
- inputs:
- - path: $$$$$$$$$$
- roles:
- - detect
- - path: $$$$$$$$$$
- roles:
- - record
- best_image_timeout: 30
- motion:
- threshold: 30
- contour_area: 10
- frame_height: 100
- improve_contrast: 'true'
- mask:
- - 0.3,0.298,0.344,0.284,0.344,0.165,0.292,0.182
- - 0.881,0.391,0.902,0.249,0.755,0.193,0.75,0.343
- detect:
- enabled: false
- objects:
- track:
- - person
- filters:
- person:
- min_score: 0.75
- min_area: 8000
- max_area: 45000
- #################### ogród
- 4_out_garden:
- birdseye:
- order: 5
- ffmpeg:
- inputs:
- - path: $$$$$$$$$$
- roles:
- - detect
- - path: $$$$$$$$$$
- roles:
- - record
- best_image_timeout: 30
- motion:
- mask:
- - 0,352,0,0,640,0,640,352,530,352,405,54,364,29,347,57,249,52,245,90,236,150,166,352
- # threshold: 15
- # contour_area: 50
- # delta_alpha: 0.3
- # frame_height: 240
- detect:
- width: 640
- height: 352
- objects:
- track:
- - person
- - dog
- filters:
- person:
- min_area: 14000
- max_area: 22000
- dog:
- min_area: 100000
- max_area: 100000
- min_score: 1
- threshold: 0.5
- version: 0.14
- camera_groups: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement