blakeblackshear.frigate/frigate
Nicolas Mowen 7d0216b8fb
Improve default timelapse args and make timelapse customizable (#7840)
* Add args to ignore audio and only process keyframes

* Add timelapse args to config

* Update docs

* Formatting

* Fix spacing

* Fix formatting

* add example of math for pts
2023-09-21 06:20:05 -06:00
..
comms Set commands before subscribing to messages (#7550) 2023-09-01 07:06:59 -05:00
detectors
events Reduce database queries to necessary fields (#7751) 2023-09-11 17:07:04 -05:00
images
motion
ptz Don't fail ptz if camera does not support relative zoom (#7542) 2023-09-01 07:07:18 -05:00
record Improve default timelapse args and make timelapse customizable (#7840) 2023-09-21 06:20:05 -06:00
test
track
util add note about network bandwidth permissions and don't set interfaces by default (#7813) 2023-09-21 05:26:22 -05:00
__init__.py
__main__.py
app.py Run flask as multi threaded (#7648) 2023-09-02 05:41:46 -05:00
config.py Improve default timelapse args and make timelapse customizable (#7840) 2023-09-21 06:20:05 -06:00
const.py
ffmpeg_presets.py Remove frame interval for qsv timelapse output args (#7873) 2023-09-21 05:21:53 -05:00
http.py Add ability to play and delete exports from webUI (#7882) 2023-09-21 05:20:57 -05:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Show sub label in debug view when available (#7567) 2023-09-01 07:03:47 -05:00
output.py Fix birdseye exception handling (#7864) 2023-09-21 05:22:11 -05:00
plus.py
stats.py
storage.py Reduce database queries to necessary fields (#7751) 2023-09-11 17:07:04 -05:00
timeline.py
types.py
video.py revert 1/2 min region size (#7883) 2023-09-21 05:21:32 -05:00
watchdog.py