blakeblackshear.frigate/frigate
Nicolas Mowen fd6eb78f41
Birdseye Autolayout (#6734)
* Calculate possible layout

* Working in ideal conditions

* Fix issues with different heights

* Remove logs

* Optimally handle cameras that don't match the canvas aspect ratio

* Make sure to copy so list is not overwritten

* Remove unused import

* Remove try catch

* Optimize layout for low amount of cameras

* Try to scale frames up if not enough space is used
2023-06-11 07:54:18 -05:00
..
comms Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detectors
events Fix bug introduced in new linter (#6754) 2023-06-11 07:18:47 -05:00
images
record DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
test Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
track
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
config.py Add function to get physical interfaces for bandwidth calculation (#6618) 2023-06-11 07:34:03 -05:00
const.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
ffmpeg_presets.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
http.py Fix bug introduced in new linter (#6754) 2023-06-11 07:18:47 -05:00
log.py
models.py
motion.py
mypy.ini
object_detection.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
object_processing.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
output.py Birdseye Autolayout (#6734) 2023-06-11 07:54:18 -05:00
plus.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
ptz.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
stats.py Add function to get physical interfaces for bandwidth calculation (#6618) 2023-06-11 07:34:03 -05:00
storage.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
timeline.py
types.py
util.py Add function to get physical interfaces for bandwidth calculation (#6618) 2023-06-11 07:34:03 -05:00
video.py
watchdog.py