github blakeblackshear/frigate v0.8.0-rc1
0.8.0 Release Candidate 1

latest releases: v0.13.2, v0.13.1, v0.13.0...
pre-release3 years ago

New features:

  • A basic web UI
  • Environment variables can be set via the config file
  • Optionally save snapshot jpg files alongside clips
  • New mqtt options for configuring the images sent via MQTT
  • Disable/enable detection, clips, snapshots via MQTT (retained in MQTT to persist setting on restart)
  • Stats also now published via MQTT
  • Object detection masks by object type
  • Version and uptime added to stats

Breaking changes:

  • Requires update for custom component (https://github.com/blakeblackshear/frigate-hass-integration/releases/tag/v1.0.0)
  • save_clips has been renamed in the config to clips for consistency
  • Available options under snapshots have been renamed for consistency
  • API endpoints have moved under /api to support new web ui
  • The previous mask value is now under the motion config section
  • Masks are now configured like zones and image masks are no longer supported
  • Fallback to CPU if the EdgeTPU is not detected has been disabled. It will now keep trying to detect your EdgeTPU.

Images:

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

Don't miss a new frigate release

NewReleases is sending notifications on new releases.