blakeblackshear.frigate/frigate
Nicolas Mowen 08ef69bac4
Add recordings timeline entry for frigate+ attributes (#8063)
* Add attribute item to timeline

* Add face icon

* Add support for other icons

* Cleanup

* Ensure attributes are only updated once

* don't show _ in attributes
2023-10-07 09:17:18 -05:00
..
comms Set commands before subscribing to messages (#7550) 2023-09-01 07:06:59 -05:00
detectors
events Add recordings timeline entry for frigate+ attributes (#8063) 2023-10-07 09:17:18 -05:00
images
motion
ptz Autotracking improvements and bugfixes (#7984) 2023-09-28 18:21:37 -05:00
record Improve default timelapse args and make timelapse customizable (#7840) 2023-09-21 06:20:05 -06:00
test Force birdseye to standard aspect ratio (#7994) 2023-09-29 17:53:45 -05:00
track Autotracker: Basic zooming and moves with velocity estimation (#7713) 2023-09-27 06:19:10 -05:00
util Security fixes (#8081) 2023-10-06 22:20:30 -05:00
__init__.py
__main__.py
app.py Autotracker: Basic zooming and moves with velocity estimation (#7713) 2023-09-27 06:19:10 -05:00
config.py Set default min score for attributes labels to 0.7 (#8001) 2023-09-30 07:38:15 -05:00
const.py
ffmpeg_presets.py Remove frame interval for qsv timelapse output args (#7873) 2023-09-21 05:21:53 -05:00
http.py Fix recording snapshot time range (#8073) 2023-10-07 09:16:12 -05:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Show sub label in debug view when available (#7567) 2023-09-01 07:03:47 -05:00
output.py Force birdseye to standard aspect ratio (#7994) 2023-09-29 17:53:45 -05:00
plus.py Fix linter error (#7428) 2023-08-10 05:49:11 -05:00
stats.py
storage.py Reduce database queries to necessary fields (#7751) 2023-09-11 17:07:04 -05:00
timeline.py Add recordings timeline entry for frigate+ attributes (#8063) 2023-10-07 09:17:18 -05:00
types.py Autotracker: Basic zooming and moves with velocity estimation (#7713) 2023-09-27 06:19:10 -05:00
video.py Autotracker: Basic zooming and moves with velocity estimation (#7713) 2023-09-27 06:19:10 -05:00
watchdog.py