Skip to content

Config Validation Errors - Motion Mask (per camera) #2774

Discussion options

You must be logged in to vote

It doesn't go underneath ffmpeg

mqtt:
  host: 192.168.1.254
  port: 1883
  topic_prefix: frigate
  client_id: frigate
  user: user
  password: password
  stats_interval: 60

detectors:
  coral:
    type: edgetpu
    device: usb

environment_vars:
  EXAMPLE_VAR: value

birdseye:
  enabled: True
  width: 1280
  height: 720
  quality: 8
  mode: objects

ffmpeg:
  global_args: -hide_banner -loglevel warning
  hwaccel_args: []
  input_args: -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -use_wallclock_as_timestamps 1
  output_args:
    detect: -f rawvideo -pix_fmt yuv420p
    record: -f segment -segment_time 10 -segment_format mp4 -reset_times…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Hoosier-IT
Comment options

@blakeblackshear
Comment options

@Hoosier-IT
Comment options

Answer selected by Hoosier-IT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants