0.15.0 Beta 4 #15644
Replies: 7 comments 11 replies
-
Hmm updated and all my cameras stopped working that used the rtsp URL rtsp://user:[email protected]:554/cam/realmonitor?channel=1&subtype=0 Reverted back to Beta 3 and all back to normal. NVR was logs were showing incorrect authentication |
Beta Was this translation helpful? Give feedback.
-
Thanks for beta4! After upgrading I sorted through the false positives and noticed that it did not go trough to the frigate+ site.
Renewed the API key and it all worked fine. Merry xmas! |
Beta Was this translation helpful? Give feedback.
-
Everything is ok for me ! TY for the job guys ! Merry Xmas !!! |
Beta Was this translation helpful? Give feedback.
-
mqtt no longer works for me. If I go back to stable it starts working again. I'm getting this in the logs.
|
Beta Was this translation helpful? Give feedback.
-
thank you so much |
Beta Was this translation helpful? Give feedback.
-
Is anyone else getting more errors relating to genAI? Mine seemed to be fine using beta 3, but now I get dozens of these errors/warnings a day?
I'd say its 50:50 whether a event gets a genAI description or not. If I click regenerate, it usually generates one correctly. |
Beta Was this translation helpful? Give feedback.
-
Beta Documentation: https://deploy-preview-13787--frigate-docs.netlify.app/
Images
ghcr.io/blakeblackshear/frigate:0.15.0-beta4
ghcr.io/blakeblackshear/frigate:0.15.0-beta4-standard-arm64
ghcr.io/blakeblackshear/frigate:0.15.0-beta4-tensorrt
ghcr.io/blakeblackshear/frigate:0.15.0-beta4-tensorrt-jp4
ghcr.io/blakeblackshear/frigate:0.15.0-beta4-tensorrt-jp5
ghcr.io/blakeblackshear/frigate:0.15.0-beta4-rk
ghcr.io/blakeblackshear/frigate:0.15.0-beta4-rocm
ghcr.io/blakeblackshear/frigate:0.15.0-beta4-h8l
Changes since Beta 3
pre_capture
andpost_capture
work correctly with refactored alerts/detectionsrecord
configtls_insecure
for onvif camerasMajor Changes for 0.15.0
Breaking Changes
There are several breaking changes in this release, Frigate will attempt to update the configuration automatically. In some cases manual changes may be required. It is always recommended to back up your current config and database before upgrading:
frigate.db
fileshm_size
is too low then a warning will be printed in the log stating that it needs to be increased.record
config has been refactored to allow for direct control of how longalerts
anddetections
are retained. These values will be automatically populated from your current config, but you may want to adjust the values that are set after updating. See the updated docs here and ensure your updated config retains the footage you want it to.hwaccel
preset they are using (preset-vaapi
may need to now bepreset-intel-qsv-h264
orpreset-intel-qsv-h265
) if camera feeds are not functioning correctly after upgrading. This may need to be adjusted on a per-camera basis. If aqsv
preset is not working properly, you may still need to use apreset-vaapi
or revert to the previous ffmpeg version as described below.path: "5.0"
in yourffmpeg:
config entry. For example:ffmpeg
is no longer part of$PATH
. In most cases this is handled automatically.exec
streams will need to add the full path for ffmpeg which in most cases will be/usr/lib/ffmpeg/7.0/bin/ffmpeg
.bin: ffmpeg
defined, it needs to be removed.Explore
The new Explore pane in Frigate 0.15 makes it easy to explore every object tracked by Frigate. It offers a variety of filters and supports keyword and phrase-based text search, searching for similar images, and searching through descriptive text generated by AI models.
The default Explore pane shows a summary of your most recent tracked objects organized by label. Clicking the small arrow icon at the end of the list will bring you to an infinitely scrolling grid view. The grid view can also be set as the default by changing the view type from the Settings button in the top right corner of the pane.
The Explore pane also serves as the new way to submit images to Frigate+. Filters can be applied to only display tracked objects with snapshots that have not been submitted to Frigate+. The left/right arrow keys on the keyboard allow quick navigation between tracked object snapshots when looking at the Tracked Object Details pane from the grid view.
AI/ML Search
Frigate 0.15 introduces two powerful search features: Semantic Search and GenAI Search. Semantic Search can be enabled on its own, while GenAI Search works in addition to Semantic Search.
Semantic Search
Semantic Search uses a CLIP model to generate embeddings (numerical representations of images) for the thumbnails of your tracked objects, enabling searches based on text descriptions or visual similarity. This is all done locally.
For instance, if Frigate detects and tracks a car, you can use similarity search to see other instances where Frigate detected and tracked that same car. You can also quickly search your tracked objects using an "image caption" approach. Searching for "red car driving on a residential street" or "person in a blue shirt walking on the sidewalk at dawn" or even "a person wearing a black t-shirt with the word 'SPORT' on it" will produce some stunning results.
Semantic Search works by running an AI model locally on your system. Small or underpowered systems like a Raspberry Pi will not run Semantic Search reliably or at all. A dedicated GPU and 16GB of RAM is recommended for best performance.
See the Semantic Search docs for system requirements, setup instructions, and usage tips.
Generative AI
GenAI Search employs generative AI models to create descriptive text for the thumbnails of your tracked objects, which are stored in the Frigate database to enhance future searches. Supported providers include Google Gemini, Ollama, and OpenAI, so you can choose whether you want to send data to the cloud or use a locally hosted provider.
See the GenAI docs for setup instructions and use case suggestions.
Improved Tools for Debugging
Review Item Details Pane
A new Review Item Details pane can be viewed by clicking / tapping on the gray chip on a review item in the Review pane. This shows more information about the review item as well as thumbnails or snapshots for individual objects (if enabled). The pane also provides links to share the review item, download it, submit images to Frigate+, view object lifecycles, and more.
Object Lifecycle Pane
The Recordings Timeline from Frigate 0.13 has been improved upon and returns to 0.15 as the
Object Lifecycle
, viewable in the Review Details pane as well as the new Explore page. The new pane shows the significant moments during the object's lifecycle: when it was first seen, when it entered a zone, became stationary, etc. It also provides information about the object's area and size ratio to assist in configuring Frigate to tune out false positives.Native Notifications
Frigate now supports notifications using the WebPush protocol. This allows Frigate to deliver notifications to devices that have registered to receive notifications in the Frigate settings, delivering them in a timely and secure manner. Currently, notifications will be delivered for all review items marked as alerts. More options for native notifications will be supported in the future.
See the notifications docs.
New Object Detectors
ONNX
ONNX is an open model standard which allows for a single model format that can run on different types of GPUs. The
default
,tensorrt
, androcm
Frigate build variants include GPU support for efficient object detection via ONNX models, simplifying configuration and support more models. There are no default included ONNX models for object detection.AMD MiGraphX
Support has been added for AMD GPUs via ROCm and MiGraphX. Currently there is no default included model for this detector.
Hailo-8
Support has been added for the Hailo8 and Hailo-8L hardware for object detection on both arm64 and amd64 platforms.
Other UI Changes
Other Backend Changes
This discussion was created from the release 0.15.0 Beta 4.
Beta Was this translation helpful? Give feedback.
All reactions