blakeblackshear.frigate/frigate
Marc Altmann 090294e89b
Initial support for rockchip boards (#8382)
* initial support for rockchip boards

* Apply suggestions from code review

apply requested changes

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* requested changes

* rewrite dockerfile

* adjust targets

* Update .github/workflows/ci.yml

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Update docs/docs/configuration/object_detectors.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Update docs/docs/configuration/object_detectors.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* add information to docs

* Update docs/docs/configuration/object_detectors.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* format rknn.py

* apply changes from isort and ruff

---------

Co-authored-by: MarcA711 <>
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-11-02 12:55:24 +00:00
..
comms MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
detectors Initial support for rockchip boards (#8382) 2023-11-02 12:55:24 +00:00
events Use int for drawing box (#8388) 2023-10-30 19:53:29 -04:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
record Handle recording checks in utc (#8379) 2023-10-30 20:25:21 -04:00
test Improve robustness of storage maintenance (#8411) 2023-11-01 23:21:59 +00:00
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util Fix region when no data in grid (#8415) 2023-11-01 23:19:17 +00:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
config.py add support for docker secrets (#8409) 2023-11-02 05:35:30 -05:00
const.py Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
ffmpeg_presets.py Clean up RPi ffmpeg presets (#8428) 2023-11-02 12:54:51 +00:00
http.py Add endpoint to return camera frame with regions grid overlaid (#8413) 2023-11-01 23:21:30 +00:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
output.py Ensure that birdseye error correction uses a resolution that is divisible by 4 (#8398) 2023-11-01 06:13:12 -05: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 Improve robustness of storage maintenance (#8411) 2023-11-01 23:21:59 +00:00
timeline.py Reduce zones for timeline (#8300) 2023-10-24 19:24:59 -04:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py Handle recording checks in utc (#8379) 2023-10-30 20:25:21 -04:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00