blakeblackshear.frigate/frigate
Martin Weinelt ecaba82c9d
Use escapse string in get_intel_gpu_stats (#13452)
````
frigate/util/services.py:299: SyntaxWarning: invalid escape sequence '\d'
    for result in re.findall('"Video/\d":{[a-z":\d.,%]+}', reading):
````
2024-08-31 10:49:13 -06:00
..
api Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
comms Fix ZMQ race condition with events (#13198) 2024-08-29 20:19:50 -06:00
detectors Catch hailo initialization error (#12558) 2024-08-29 20:19:50 -06:00
embeddings reindex events in batches to reduce memory and cpu load (#12124) 2024-08-29 20:19:50 -06:00
events Chunk timeline deletes (#12900) 2024-08-29 20:19:50 -06:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Fix preview generation for offline camera (#13449) 2024-08-31 10:48:58 -06:00
ptz No need to check for h264 onvif profile (#12444) 2024-07-14 13:29:49 -05:00
record Use review item thumbnail for export (#12998) 2024-08-29 20:19:50 -06:00
review Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
stats Catch case where github sends bad json data (#13077) 2024-08-14 20:41:41 -05:00
test Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
track
util Use escapse string in get_intel_gpu_stats (#13452) 2024-08-31 10:49:13 -06:00
__init__.py
__main__.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
app.py Disable semantic search by default (#12568) 2024-08-29 20:19:50 -06:00
config.py Disable semantic search by default (#12568) 2024-08-29 20:19:50 -06:00
const.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
ffmpeg_presets.py Remove user args from http jpeg (#12909) 2024-08-09 16:22:24 -06:00
log.py Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py
object_processing.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py
timeline.py
types.py
video.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
watchdog.py