mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
fd6eb78f41
* 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 |
||
---|---|---|
.. | ||
comms | ||
detectors | ||
events | ||
images | ||
record | ||
test | ||
track | ||
__init__.py | ||
__main__.py | ||
app.py | ||
config.py | ||
const.py | ||
ffmpeg_presets.py | ||
http.py | ||
log.py | ||
models.py | ||
motion.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
output.py | ||
plus.py | ||
ptz.py | ||
stats.py | ||
storage.py | ||
timeline.py | ||
types.py | ||
util.py | ||
video.py | ||
watchdog.py |