blakeblackshear.frigate/frigate
Nicolas Mowen ec6c04e49a Improve logging (#18867)
* Ignore numpy get limits warning

* Add function wrapper to redirect stdout and stderr to logpipe

* Save stderr too

* Add more to catch

* run logpipe

* Use other logging redirect class

* Use other logging redirect class

* add decorator for redirecting c/c++ level output to logger

* fix typing

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-08-16 10:20:33 -05:00
..
api Dynamic Management of Cameras (#18671) 2025-08-16 10:20:33 -05:00
camera Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
comms Catch unpickling error 2025-08-16 10:20:33 -05:00
config Ensure logging config is propagated to forked processes (#18704) 2025-08-16 10:20:33 -05:00
data_processing Improve logging (#18867) 2025-08-16 10:20:33 -05:00
db Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00
detectors Improve logging (#18867) 2025-08-16 10:20:33 -05:00
embeddings Improve logging (#18867) 2025-08-16 10:20:33 -05:00
events Improve logging (#18867) 2025-08-16 10:20:33 -05:00
genai fix: Initialize GenAI client if GenAI is enabled globally (#18623) 2025-08-16 10:20:33 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
object_detection Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
output Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
ptz Dynamic Management of Cameras (#18671) 2025-08-16 10:20:33 -05:00
record Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
review Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
test Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
track Dynamic Management of Cameras (#18671) 2025-08-16 10:20:33 -05:00
util Improve logging (#18867) 2025-08-16 10:20:33 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
const.py Make Birdseye clickable (#18628) 2025-08-16 10:20:33 -05:00
ffmpeg_presets.py Rockchip: add FFmpeg 7.1 to image (#19227) 2025-07-21 06:07:51 -06:00
log.py Improve logging (#18867) 2025-08-16 10:20:33 -05:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
types.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
video.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00