blakeblackshear.frigate/frigate
2023-08-10 05:51:30 -05:00
..
comms Refactor Recordings (#7275) 2023-07-26 05:55:08 -05:00
detectors fix edgetpu device type "None" (auto) (#7097) 2023-07-08 16:04:51 -05:00
events Fix audio filter config (#7401) 2023-08-06 12:19:28 -05:00
images
motion
ptz Improve debug logs for audio & ptz (#7387) 2023-08-05 05:47:56 -05:00
record Disambiguate 12h export filename timestamp (#7340) 2023-08-01 06:25:43 -05:00
test Add tests for recordings retention and fix bug (#7183) 2023-07-16 13:07:15 -05:00
track
util Refactor Recordings (#7275) 2023-07-26 05:55:08 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py Refactor Recordings (#7275) 2023-07-26 05:55:08 -05:00
config.py Refactor Recordings (#7275) 2023-07-26 05:55:08 -05:00
const.py Refactor Recordings (#7275) 2023-07-26 05:55:08 -05:00
ffmpeg_presets.py Fix ffmpeg preset typo (#7293) 2023-07-26 18:48:05 -05:00
http.py Reuse CACHE_DIR constant (#7306) 2023-07-29 13:19:21 -05:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Save average dBFS and retain segment with dBFS in motion mode (#7158) 2023-07-14 19:05:14 -05:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Remove unused code (#7430) 2023-08-10 05:50:01 -05:00
output.py
plus.py Fix linter error (#7428) 2023-08-10 05:49:11 -05:00
stats.py Nvidia Jetson ffmpeg + TensorRT support (#6458) 2023-07-26 05:50:41 -05:00
storage.py Improve Storage Logs (#7338) 2023-08-01 06:26:45 -05:00
timeline.py Add support for stationary and active timeline entires (#7344) 2023-07-31 21:43:48 -05:00
types.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
video.py Catch case where detected object has a height of 0 (#7425) 2023-08-10 05:51:30 -05:00
watchdog.py