#Frigate motion mask

1 messages · Page 1 of 1 (latest)

cloud sandal
#

I am using frigate on my HA, but i have some problem, first is as you can see on the photo, i have Motion Masks, it still recording like the other photo. I have trid to make new one, changes it, and so on and allways restart. But still geting my neighbor. And i wont auto delet, so evvry 5-7days i need to delet alot of data to free up space. Regaard

chilly wagon
#

we can't help without seeing your config

#

this is also not how motion masks should be used, you should be created required zones instead

cloud sandal
#
  mask:
    - 0,0.017,0.007,0.292,0.222,0.249,0.212,0.011
  threshold: 40

record:
  enabled: true
  retain:
    days: 2
    mode: motion
  events:
    retain:
      default: 10
      mode: motion

snapshots:
  enabled: true
  retain:
    default: 20

cameras:
  garage:
    detect:
      width: 1280
      height: 720
      fps: 5
    ffmpeg:
      inputs:
        - path: rtsp://admin:guess0sx@132.168.68.33430:554
          roles:
            - detect
    zones: {}
    objects:
      track:
        - person
      mask: 0,0.307,0,1,0.84,1,0.88,0.225
    motion:
      mask: 0.87,0.006,0.869,0.225,0.006,0.3,0.002,0.004
version: 0.14````
chilly wagon
#

You should use zones to define areas you care about

#

And make them required for alerts