blakeblackshear.frigate/frigate
Nicolas Mowen 36ccaa4cff
Improve debug logs for audio & ptz (#7387)
* Update audio.py

* Add debug log for ptz info

* Formatting

* Fix check
2023-08-05 05:47:56 -05:00
..
comms Refactor Recordings (#7275) 2023-07-26 05:55:08 -05:00
detectors
events Improve debug logs for audio & ptz (#7387) 2023-08-05 05:47:56 -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
__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
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 Fix frame not in cache error (#7313) 2023-07-29 07:11:45 -05:00
output.py
plus.py
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 Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
watchdog.py