github blakeblackshear/frigate v0.6.0-rc1
0.6.0 Release Candidate 1 - Zones and Clips

latest releases: v0.14.0-beta2, v0.14.0-beta1, v0.13.2...
pre-release3 years ago

Changes:

  • Ability to save a video clip of each tracked object
  • New event mqtt topics
  • An updated snapshot is now sent via MQTT when a higher scoring object is detected
  • Ability to define a zone to detect objects in specific parts of the image
  • Mask can now be specified as base64 in the config file for easier k8s config
  • Frigate now exits gracefully for SIGINT and SIGTERM
  • New latest.jpg endpoint for fetching the current frame
  • Best images can now be resized with a query string parameter to grab lower resolution images for notifications

Breaking Changes:

  • In previous versions, ffmpeg used -vsync drop as an input parameter. It is incompatible with the new save_clips feature, so you will need to remove it if you added it directly to your config.

Image available at docker pull blakeblackshear/frigate:0.6.0-rc1.

Don't miss a new frigate release

NewReleases is sending notifications on new releases.