1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-22 00:17:13 +01:00
blakeblackshear.frigate/frigate
Josh Hawkins 176af55e8c
Fix similarity search ()
* add event_id param to api

* exclude query from filtertype

* update review pane link for similarity search

* update filter group for similarity param and fix switch bug

* unneeded prop

* update query and input for similarity search param

* use undefined instead of empty string for query with similarity search
2024-09-20 12:05:55 -05:00
..
api Fix similarity search () 2024-09-20 12:05:55 -05:00
comms Work through most of the cspell warnings in python () 2024-09-17 10:41:46 -05:00
detectors Simplify tensorrt building () 2024-09-20 10:49:44 -05:00
embeddings Use cpu provider for embeddings models () 2024-09-17 17:20:18 -05:00
events Configurable ffmpeg () 2024-09-13 15:14:51 -05:00
genai write prompts for genai at the camera level () 2024-09-16 08:46:11 -06:00
images Replace green screen with error message and force camera_fps to 0 () 2022-11-28 21:47:20 -06:00
motion Work through most of the cspell warnings in python () 2024-09-17 10:41:46 -05:00
output Configurable ffmpeg () 2024-09-13 15:14:51 -05:00
ptz Work through most of the cspell warnings in python () 2024-09-17 10:41:46 -05:00
record Work through most of the cspell warnings in python () 2024-09-17 10:41:46 -05:00
review Limit shm frame count () 2024-09-03 10:22:30 -06:00
stats Work through most of the cspell warnings in python () 2024-09-17 10:41:46 -05:00
test Update ffmpeg to 7 and update intel hwaccel docs () 2024-09-19 13:29:58 -06:00
track Adjust stationary reqs depending on state () 2024-05-03 17:28:06 -05:00
util Revert "Rewrite yaml loader ()" () 2024-09-17 15:03:22 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Make logging code self-contained () 2024-09-17 08:26:25 -05:00
app.py Make logging code self-contained () 2024-09-17 08:26:25 -05:00
config.py Update ffmpeg to 7 and update intel hwaccel docs () 2024-09-19 13:29:58 -06:00
const.py Update ffmpeg to 7 and update intel hwaccel docs () 2024-09-19 13:29:58 -06:00
ffmpeg_presets.py Update ffmpeg to 7 and update intel hwaccel docs () 2024-09-19 13:29:58 -06:00
log.py Make logging code self-contained () 2024-09-17 08:26:25 -05:00
models.py Implement support for notifications () 2024-08-29 20:19:50 -06:00
mypy.ini update deps () 2023-04-15 14:17:59 -05:00
object_detection.py Always close connection to shm frame after detection () 2024-09-16 07:56:20 -06:00
object_processing.py Fix detections logic () 2024-09-16 18:23:10 -05:00
plus.py strip whitespaces when loading secrets () 2024-07-12 07:36:15 -06:00
storage.py Ensure storage cleanup doesn't fail () 2023-11-07 23:21:43 +00:00
timeline.py Do not handle object if data is None () 2024-09-19 07:51:07 -06:00
types.py Convert config updating and video/audio queues to use zmq () 2024-02-19 07:26:59 -06:00
video.py Improve handling of empty frames () 2024-09-10 08:39:37 -05:00
watchdog.py Cleanup and organize utils () 2023-07-06 09:28:50 -05:00