blakeblackshear.frigate/frigate
Nicolas Mowen 12487b3b60
Sync stationary object checks (#8238)
* Sync stationary object checks for all objects on a camera

* Formatting
2023-10-19 17:14:33 -05:00
..
comms Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
detectors
events
images
motion
ptz use getattr instead of get (#8094) 2023-10-08 14:30:23 -05:00
record use sum() instead of len() to count only enabled cameras (#8232) 2023-10-19 17:14:06 -05:00
test Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
track Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
util Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
__init__.py
__main__.py
app.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
config.py
const.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
ffmpeg_presets.py
http.py Delete timeline items along with event (#8192) 2023-10-17 06:37:07 -05:00
log.py
models.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
mypy.ini
object_detection.py
object_processing.py
output.py
plus.py
stats.py
storage.py Reduce database queries to necessary fields (#7751) 2023-09-11 17:07:04 -05:00
timeline.py
types.py
video.py Sync stationary object checks (#8238) 2023-10-19 17:14:33 -05:00
watchdog.py