blakeblackshear.frigate/frigate
Nicolas Mowen b4b2162ada
Camera groups (#10223)
* Add camera group config

* Add saving of camera group selection

* Implement camera groups in config and live view

* Fix warnings

* Add tooltips to camera group items on desktop

* Add camera groups to the filters for events

* Fix tooltips and group selection

* Cleanup
2024-03-04 16:18:30 -07:00
..
api Review summary (#10196) 2024-03-03 18:19:02 -06:00
comms Update and migrate mqtt to v2 (#10160) 2024-03-01 00:59:47 +00:00
detectors Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
events Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
images
motion
output
ptz
record Review summary (#10196) 2024-03-03 18:19:02 -06:00
review
stats
test Review summary (#10196) 2024-03-03 18:19:02 -06:00
track
util Fix case where model path is set but not labelmap path (#10215) 2024-03-03 18:17:56 -06:00
__init__.py
__main__.py
app.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
config.py Camera groups (#10223) 2024-03-04 16:18:30 -07:00
const.py
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py Fix permission error accessing /run/secrets (#10097) 2024-02-28 17:18:34 -06:00
storage.py
timeline.py
types.py
video.py
watchdog.py