Frigate logo

Frigate

Local NVR with realtime AI object detection for IP cameras

Alternative to: ring, nest, wyze

Frigate screenshot

About Versions (78)

v0.8.0-beta2

2020-12-20

NOTICE If you are specifying your thresholds for person detection, 0.85 will now be WAY too high. Update them to 0.7 or remove from your config and use the default. The new model doesn’t score detections as high, but has a much lower false positive rate.

Updates from 0.8.0 Beta 1:

  • Ability to configure model dimensions
  • Handle portrait cameras better
  • Fix process_clip cli
  • Allow sqlite db path to be customized
  • Update model to mobiledet and update default threshold to .7
  • Make motion detection configurable
  • Make object tracking configurable
  • Add a version endpoint
  • Mask can now be a list of masks
  • Mjpeg and latest.jpg now support dynamic drawing of bounding boxes, regions, zones, motion, mask, and timestamp via query string parameters
  • Update crop of thumbnail based on object box rather than detection region
  • post_capture setting for clips
  • Allow num_threads for CPU detectors
  • Add qsv hwaccel for ffmpeg (should help 10th gen intel processors)
  • Updates for events on zone changes

Images:

  • x86: blakeblackshear/frigate:0.8.0-beta2-amd64
  • x86 w/ nvidia (for ffmpeg only): blakeblackshear/frigate:0.8.0-beta2-amd64nvidia
  • Raspberry Pi 3/4 (32bit): blakeblackshear/frigate:0.8.0-beta2-armv7
  • Raspberry Pi 4 (64bit): blakeblackshear/frigate:0.8.0-beta2-aarch64