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
detectors
events Fix bug introduced in new linter (#6754) 2023-06-11 07:18:47 -05:00
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 Refactor storage stats calculation to use powers of 2 for more accurate values (#6765) 2023-06-11 14:49:13 -05:00
config.py Improve motion detection and region selection (#6741) 2023-06-11 08:45:11 -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 Optimization of Sync Records: Implementing Pagination and Temporary Table (#6585) 2023-06-11 08:01:50 -05:00
mypy.ini
object_detection.py
object_processing.py Ability to configure min frames for zone presence (#6680) 2023-06-11 08:00:53 -05:00
output.py Optimize Birdseye layout for portrait cameras (#6779) 2023-06-12 17:39:12 -05:00
plus.py
ptz.py
stats.py Refactor storage stats calculation to use powers of 2 for more accurate values (#6765) 2023-06-11 14:49:13 -05:00
storage.py Refactor storage stats calculation to use powers of 2 for more accurate values (#6765) 2023-06-11 14:49:13 -05:00
timeline.py
types.py
util.py Fix bug in intersection logic (#6780) 2023-06-12 17:38:22 -05:00
video.py Fix bug in intersection logic (#6780) 2023-06-12 17:38:22 -05:00
watchdog.py