blakeblackshear.frigate/frigate
Nicolas Mowen 91cdf64602
Birdseye enhancements (#9778)
* Center single camera view

* Implement scaling factor

* Add config for maximum number of cameras

* Add config for inactivity threshold

* update docs
2024-02-10 11:55:13 -06:00
..
comms Don't fail if message is received before websocket start (#9634) 2024-02-05 17:53:16 -06:00
detectors Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
events Fix ffmpeg input arg parsing (#8924) 2023-12-12 10:48:09 +00:00
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz more robust onvif checks (#9635) 2024-02-05 17:52:47 -06:00
record Set max value for pre_capture (#8656) 2023-11-18 15:37:06 -06:00
test Nms optimize for stationary cars (#9684) 2024-02-05 17:52:06 -06:00
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util Nms optimize for stationary cars (#9684) 2024-02-05 17:52:06 -06:00
__init__.py
__main__.py
app.py Add info logging at startup if vacuuming database (#9432) 2024-01-26 07:18:29 -06:00
config.py Birdseye enhancements (#9778) 2024-02-10 11:55:13 -06:00
const.py Nms optimize for stationary cars (#9684) 2024-02-05 17:52:06 -06:00
ffmpeg_presets.py Add H265 preset for Raspberry Pi (#8640) 2023-11-17 01:09:15 +00:00
http.py don't fail on empty producers (#8854) 2023-12-04 18:46:26 -06:00
log.py
models.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
mypy.ini
object_detection.py
object_processing.py Fix inertia calculation check (#8890) 2023-12-08 07:30:22 -06:00
output.py Birdseye enhancements (#9778) 2024-02-10 11:55:13 -06:00
plus.py add support for docker secrets (#8409) 2023-11-02 05:35:30 -05:00
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Cleanup timeline entries (#8489) 2023-11-06 06:42:10 -06:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py Write recording segments to cache with timezone info (#8468) 2023-11-05 14:30:29 -06:00
watchdog.py