blakeblackshear.frigate/frigate
Nicolas Mowen 61c4ed9f12
Rework motion data calculation (#10459)
* Store motion data as a percent of total area

* Exclude historical data

* Use max so cameras without motion don't invlidate good data:
2024-03-14 13:57:14 -06:00
..
api Rework motion data calculation (#10459) 2024-03-14 13:57:14 -06:00
comms
detectors
events
images
motion
output Preview improvements (#10384) 2024-03-11 18:31:05 -05:00
ptz Don't check autotracking onvif requirements for users with autotracking disabled (#10350) 2024-03-09 08:48:31 -06:00
record Rework motion data calculation (#10459) 2024-03-14 13:57:14 -06:00
review Adjustments and fixes (#10346) 2024-03-09 07:08:06 -07:00
stats
test Review summary (#10196) 2024-03-03 18:19:02 -06:00
track Add missing frame_time argument to ObjectTracker.match_and_update() (#10079) 2024-02-27 06:48:01 -06:00
util
__init__.py
__main__.py
app.py
config.py
const.py Preview improvements (#10384) 2024-03-11 18:31:05 -05:00
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py