blakeblackshear.frigate/frigate
Nicolas Mowen 7e5abe7a65
Optimize Birdseye layout for portrait cameras (#6779)
* Handle vertical cameras more optimally in 2 camera layout

* Optimize portrait layout for 3+ cams

* Remove logging
2023-06-12 17:39:12 -05:00
..
comms Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detectors Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
events
images
motion Improve motion detection and region selection (#6741) 2023-06-11 08:45:11 -05:00
record Various Bug Fixes (#6768) 2023-06-12 06:06:02 -04:00
test Fix bug in intersection logic (#6780) 2023-06-12 17:38:22 -05:00
track Improve motion detection and region selection (#6741) 2023-06-11 08:45:11 -05:00
__init__.py
__main__.py
app.py
config.py
const.py
ffmpeg_presets.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
http.py
log.py
models.py
mypy.ini
object_detection.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
object_processing.py
output.py Optimize Birdseye layout for portrait cameras (#6779) 2023-06-12 17:39:12 -05:00
plus.py
ptz.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
stats.py
storage.py
timeline.py
types.py
util.py
video.py
watchdog.py