Commit Graph

  • 5952aae8fb Return 500 from the face registration endpoint if Frigate has not yet been restarted Josh Hawkins 2025-08-18 15:28:17 -0500
  • 83674449be removed old test ipv6 class from config.py scyto 2025-08-18 13:05:50 -0700
  • ad36d07ba1 fixed incorrect import in config.py scyto 2025-08-18 12:53:53 -0700
  • 6fef04b983 fixed class sequencing in network.py scyto 2025-08-18 12:45:52 -0700
  • efd457d80f
    Merge branch 'blakeblackshear:dev' into dev scyto 2025-08-18 11:35:58 -0700
  • 912c69cd6c refactor listen settings to add ipv6 scyto 2025-08-18 11:03:59 -0700
  • 0309090852
    Fix typo in Apple Silicon detector (#19595) On Freund 2025-08-18 19:02:06 +0300
  • a14a952ab1
    Fix typo in Apple Silicon detector On Freund 2025-08-18 18:52:00 +0300
  • 152d9ed4a0
    Apple Silicon / ZMQ Detector (#19592) Nicolas Mowen 2025-08-18 08:51:12 -0600
  • a60d8a7503 Formatting Nicolas Mowen 2025-08-18 08:38:20 -0600
  • 50d30ebc38 Add apple silicon to docs Nicolas Mowen 2025-08-18 08:20:07 -0600
  • 2b6156d394 Add to hardware docs Nicolas Mowen 2025-08-18 07:54:18 -0600
  • bc35ee3feb Cleanup Nicolas Mowen 2025-08-18 07:38:52 -0600
  • ba20b61c43
    Deprecate API field include_thumbnails (#19584) Josh Hawkins 2025-08-18 08:26:02 -0500
  • b45f642868
    Use sed on correct file (#19590) Nicolas Mowen 2025-08-18 07:21:42 -0600
  • 692a22e445
    Use sed on correct file Nicolas Mowen 2025-08-18 06:22:07 -0600
  • 8bb05b1dd0 for search query params as well Josh Hawkins 2025-08-18 06:31:02 -0500
  • 641cd32aec Add deprecation note to API docs for include_thumbnails Josh Hawkins 2025-08-18 06:24:09 -0500
  • 2a9a8519c1
    correct title for: device in FaceRec and LPR config models baudneo 2025-08-17 21:10:19 -0600
  • 9ed7ccab75
    Embeddings maintainer should start if bird classification is enabled (#19576) Josh Hawkins 2025-08-17 20:48:21 -0500
  • df1e7cb431
    update enrichment docs to document the new device option. baudneo 2025-08-01 19:58:26 -0600
  • 618032008f
    Update docs/docs/configuration/reference.md baudneo 2025-08-01 17:31:34 -0600
  • aea7fd4866
    Update docs/docs/configuration/reference.md baudneo 2025-08-01 17:31:23 -0600
  • 605b8d5215
    Update docs/docs/configuration/reference.md baudneo 2025-08-01 17:31:16 -0600
  • 08878e9c54
    Update docs/docs/configuration/reference.md baudneo 2025-08-01 17:30:59 -0600
  • 4bc3545835
    pass face recognition config instead of whole config baudneo 2025-08-01 17:30:15 -0600
  • 052c33ac15
    ruff format baudneo 2025-08-01 17:24:52 -0600
  • 97d282162c
    update reference configuration baudneo 2025-08-01 17:22:20 -0600
  • 929f08eea5
    Update frigate/config/classification.py baudneo 2025-08-01 17:03:13 -0600
  • 0072a88871
    Update frigate/config/classification.py baudneo 2025-08-01 17:03:03 -0600
  • 4e903dca21
    Update frigate/config/classification.py baudneo 2025-08-01 17:02:50 -0600
  • b103ce7e2e
    ArcFace uses GPU by default, no need for 'CPU' value. baudneo 2025-08-01 17:04:29 -0600
  • f5d4a4bb6d
    ruff format baudneo 2025-08-01 16:18:38 -0600
  • ade32c5c8b
    Update device to be an override, keep core logic in place if value of device is None. baudneo 2025-08-01 16:18:27 -0600
  • 2cc42db8b8
    fix typos baudneo 2025-07-31 22:53:31 -0600
  • 88300e27da
    remove self.model_size from ONNXModelRunner params baudneo 2025-07-31 22:36:54 -0600
  • 1592501fc4
    fix typo baudneo 2025-07-31 22:35:35 -0600
  • 14bf6dd7bb
    face recognition: use configured device baudneo 2025-07-31 22:34:49 -0600
  • b8db85ec94
    semantic search: use configured device baudneo 2025-07-31 22:31:44 -0600
  • cb03489a97
    Add 'device' key to semantic search and face recognition. Modify LPR device key. baudneo 2025-07-31 22:29:37 -0600
  • 05a2db1f41 Embeddings maintainer should start if bird classification is enabled Josh Hawkins 2025-08-17 20:18:39 -0500
  • ceced7cc91
    Install non-free i965 driver (#19571) harry 2025-08-18 02:45:21 +0200
  • 2fab871cc5
    Update docker/main/install_deps.sh Nicolas Mowen 2025-08-17 18:33:20 -0600
  • 49526c6728
    Update install_deps.sh Nicolas Mowen 2025-08-17 18:29:40 -0600
  • 8608b0c99b
    Edit existing source file instead Nicolas Mowen 2025-08-17 18:02:39 -0600
  • 393404b72d
    Use apt-get Nicolas Mowen 2025-08-17 17:46:15 -0600
  • 2035f3e3a4
    Spacing Nicolas Mowen 2025-08-17 17:39:36 -0600
  • 97a8aece20
    Spacing Nicolas Mowen 2025-08-17 17:38:55 -0600
  • 9e6caaf6c7
    Don't install with other deps Nicolas Mowen 2025-08-17 17:38:29 -0600
  • 9a92e37a48
    Install using re-usable script Nicolas Mowen 2025-08-17 17:38:20 -0600
  • 1db26cb41e
    Ensure birdseye is enabled before trying to grab a frame from it (#19573) Josh Hawkins 2025-08-17 18:26:18 -0500
  • ee2ba727fe Ensure birdseye is enabled before trying to grab a frame from it Josh Hawkins 2025-08-17 16:47:43 -0500
  • 7f015e93ce
    fix old i965 driver issue harry 2025-08-17 21:01:19 +0200
  • 901b83d122
    Update install_deps.sh harry 2025-08-17 19:57:04 +0200
  • 5a49d1f73c
    Enable mypy for track and fix typing errors (#19529) Nicolas Mowen 2025-08-17 11:27:42 -0600
  • af7d09300e Cleanup Nicolas Mowen 2025-08-13 11:47:47 -0600
  • c688c89386 Logging Nicolas Mowen 2025-08-13 10:43:08 -0600
  • fbdcaa932c Cleanup Nicolas Mowen 2025-08-13 10:06:52 -0600
  • 8857311b39 Add zmq detector Nicolas Mowen 2025-08-12 17:00:53 -0600
  • 6840415b6c
    Fix content type for latest image API endpoint (#19555) Josh Hawkins 2025-08-16 22:20:21 -0500
  • c8b39a44dd Remove another unneeded Content-Type Josh Hawkins 2025-08-16 21:50:08 -0500
  • 10c3070d16 Fix content type for latest image API endpoint Josh Hawkins 2025-08-16 21:49:00 -0500
  • 7aff919cc7 Type out json setting Nicolas Mowen 2025-08-15 16:11:26 -0600
  • 265da56925 Don't specify callable type Nicolas Mowen 2025-08-15 15:17:41 -0600
  • e3f2f748ac Fix imports Nicolas Mowen 2025-08-15 15:02:01 -0600
  • 1f47b28806 Formatting Nicolas Mowen 2025-08-15 15:00:10 -0600
  • 45c83289c4 Cleanup Nicolas Mowen 2025-08-15 14:55:31 -0600
  • 2c16e4f300 Cleanup typing Nicolas Mowen 2025-08-15 14:53:49 -0600
  • e4a44ff8ff Fix typing and imports of centroid tracker Nicolas Mowen 2025-08-15 14:07:45 -0600
  • 4872bb6bc9 Fix tracked object typing Nicolas Mowen 2025-08-15 14:01:05 -0600
  • f9dd9681a7 WIP cleaning up tracked object Nicolas Mowen 2025-08-15 08:29:12 -0600
  • c52247f29b Enable mypy for track Nicolas Mowen 2025-08-15 07:57:23 -0600
  • 272516ed59
    Bump starlette from 0.41.2 to 0.47.2 in /docker/main dependabot[bot] 2025-08-16 15:21:30 +0000
  • 856aab8e6e Cleanup filename sanitization Nicolas Mowen 2025-08-16 07:08:04 -0600
  • ccbaa74a8b Improve natural language of prompt (#19515) Nicolas Mowen 2025-08-15 07:25:49 -0600
  • 6671984e5a Update GenAI docs for new review summaries feature (#19493) Nicolas Mowen 2025-08-13 15:37:00 -0600
  • 7740b08bd9 Add ability to pass additional args to Ollama (#19484) Nicolas Mowen 2025-08-13 09:28:01 -0600
  • dace88bfce Genai review summaries (#19473) Nicolas Mowen 2025-08-12 16:27:35 -0600
  • 8e663413bb Added total camera fps, total processed fps, and total skipped fps to stats api (#19469) markfrancisonly 2025-08-12 12:49:53 -0400
  • cc18d7f786 Add config for users to define additional concerns that GenAI should make note of in review summary (#19463) Nicolas Mowen 2025-08-11 13:17:25 -0600
  • 3cf86767f1 Use preview frames for Review Descriptions (#19450) Nicolas Mowen 2025-08-10 10:24:08 -0600
  • 92417a1b9c Review genai updates (#19448) Nicolas Mowen 2025-08-10 07:38:04 -0600
  • 2cf8dd693c Review Item GenAI metadata (#19442) Nicolas Mowen 2025-08-10 05:57:54 -0600
  • 1f3755e45d Migrate object genai configuration (#19437) Nicolas Mowen 2025-08-08 16:33:11 -0600
  • 7c1681e344 Enable mypy for DB and fix types (#19434) Nicolas Mowen 2025-08-08 11:25:39 -0600
  • 6ecc631486 Adjust loitering behavior based on object type (#19433) Nicolas Mowen 2025-08-08 08:14:59 -0600
  • 21ab164bfe Ensure alertVideos persistence is loaded before displaying thumb or preview (#19432) Josh Hawkins 2025-08-08 07:52:58 -0500
  • fcf3824124 Improve comms typing (#18599) Nicolas Mowen 2025-08-08 06:08:37 -0600
  • 1add72884a Cleanup Nicolas Mowen 2025-08-07 21:06:42 -0600
  • e9e3c481b2 Implement start for review item description processor (#19352) Nicolas Mowen 2025-08-03 07:33:09 -0600
  • fa1b88097b Improve the tablet layout (#19320) Nicolas Mowen 2025-07-29 09:11:52 -0600
  • 10160fb3b5 Add bookworm-backports to the rocm images and upgrade mesa/vaapi to support RDNA4 GPUs (#19312) Steve Smith 2025-07-29 23:15:28 +1000
  • 20104761e8 Require setting process priority for FrigateProcess (#19207) Nicolas Mowen 2025-07-18 11:23:06 -0600
  • d071325ca7 Object attribute classification (#19205) Nicolas Mowen 2025-07-18 08:28:02 -0600
  • 55e5a55fa2 Classification train updates (#19173) Nicolas Mowen 2025-07-16 20:46:59 -0600
  • 8719216fa6 Dynamically enable/disable GenAI (#19139) Josh Hawkins 2025-07-14 07:58:43 -0500
  • 22478df4d6 Optionally show tracked object paths in debug view (#19025) Josh Hawkins 2025-07-07 09:33:19 -0500
  • 3609b41217 Semantic Search Triggers (#18969) Josh Hawkins 2025-07-07 09:03:57 -0500
  • 28f816b49a Classification improvements (#19020) Nicolas Mowen 2025-07-07 07:36:06 -0600
  • 528f0d2b1f Improve classification UI (#18910) Nicolas Mowen 2025-06-27 08:35:02 -0600