Blake Blackshear
4a94b43e52
update supported labels ( #19159 )
2025-07-15 16:38:20 -06:00
András Farkas
f29cf43f52
Update edgetpu.md ( #19067 )
...
Updated "USB Coral Not Detected" section with troubleshooting steps for QNAP NAS devices.
2025-07-09 09:49:57 -06:00
HarvsG
aabd5b0077
remove incorrect apostrophe ( #18884 )
2025-06-25 15:43:41 -06:00
mpeter50
460e291bf1
Update pwa.md ( #18568 )
...
add installation instructions for Firefox for Android
2025-06-04 14:32:25 -06:00
Blake Blackshear
ee51326d35
refresh the plus documentation ( #18462 )
...
* refresh the plus documentation
* fix broken links
2025-05-30 06:38:25 -05:00
gardar
948b087d3c
docs: firefox h.265 support ( #18392 )
2025-05-25 20:35:20 -06:00
genevera (she/her)
77589c18f4
Update reverse_proxy.md ( #17927 )
...
* Update reverse_proxy.md
Adds a small, working, config for Caddy
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-04-27 20:19:00 -06:00
Daniel Moy
6a62467998
Fix deprecated listen...http2 documentation in nginx reverse proxy ( #17848 )
...
This is deprecated:
listen 443 ssl http2;
New syntax has a separate line:
http2 on;
See e.g. https://forum.hestiacp.com/t/nginx-1-25-1-listen-http2-directive-is-deprecated/9816
2025-04-22 05:10:52 -06:00
Nicolas Mowen
6857cc2b97
Update camera recommendation ( #17844 )
2025-04-21 17:01:32 -05:00
Josh Hawkins
37618b0f57
fix article link ( #17758 )
2025-04-17 07:43:26 -06:00
Daniel Moy
e7f6e069f6
Update tls.md instructions for letsencrypt archive dir ( #17747 )
...
Current instructions are a little ambiguous about which links need to point to the underlying fqdn dir created by letsencrypt
2025-04-16 16:57:39 -06:00
Blake Blackshear
ee4767b1ce
plus docs updates ( #17732 )
2025-04-16 05:56:00 -06:00
Nicolas Mowen
7cfa818e63
Update tensorrt model config to use coco-80 ( #17640 )
2025-04-10 17:28:57 -05:00
Blake Blackshear
0764fea159
update recommended hardware links ( #17609 )
2025-04-08 18:36:44 -05:00
Florian Schüller
e3ed1ab8ec
Update live.md ( #16989 )
...
Fix link to 2-way audio documentation
2025-03-06 12:12:01 -07:00
Josh Hawkins
b01b1faa3f
Add docs for updating to latest version ( #16849 )
...
* add docs for updating to latest version
* add db filename
* clarity
* add faq
* version number
* stop frigate first
* version number
* combine steps
2025-02-27 10:34:15 -07:00
Nicolas Mowen
efbc1f836b
Update mqtt event structure ( #16803 )
2025-02-25 11:02:34 -06:00
Nicolas Mowen
7c33f9c579
Add link to advanced camera card in docs ( #16791 )
2025-02-24 17:15:10 -06:00
Josh Hawkins
a9255bddb5
fix docs ptz chart ( #16786 )
2025-02-24 10:59:31 -07:00
Tue Topholm
6d80a19518
Add cameras to ptz list ( #16767 )
2025-02-23 17:14:26 -06:00
Josh Hawkins
011a2dbfaf
Docs: Clarify review labels and objects to track ( #16758 )
2025-02-23 06:28:03 -07:00
Vivek Gani
9a54c8ca49
Add USB Camera guidance to camera_specific.md ( #16729 )
2025-02-21 17:12:37 -07:00
Nicolas Mowen
cc99330063
Add more hardware stats ( #16613 )
2025-02-16 13:22:55 -06:00
Nicolas Mowen
2d281855fc
Enable search for inkeep ( #16510 )
2025-02-11 17:29:48 -06:00
dansharpy
22cc698b4e
Moved cmamera specific options from custom prompts to configuration section ( #16421 )
2025-02-09 11:43:43 -07:00
Landor
5a5a54fc66
add tip about disabling TLS to use auth with HA integration ( #16413 )
...
* add tip about disabling TLS to use auth with HA integration
* spacing
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-02-09 10:04:24 -07:00
Josh Hawkins
6536368467
Add Inkeep chatbot to docs ( #16405 )
...
* Add inkeep chatbot to docs
* install inkeep to docs dir
2025-02-09 06:06:44 -07:00
Blake Blackshear
cc955b1e66
Merge remote-tracking branch 'origin/master' into dev
2025-02-08 10:42:48 -06:00
Josh Hawkins
da34ff964f
Remove development wording ( #16378 )
2025-02-08 10:27:50 -06:00
Nicolas Mowen
d6a2965cb2
Update openvino hardware inference times ( #16368 )
2025-02-07 10:52:21 -06:00
Nicolas Mowen
4b429e440b
Point to latest version of hailo script ( #16351 )
2025-02-06 10:31:24 -06:00
Josh Hawkins
8759b4a0d3
Clarify occupancy sensor usage in HA integration ( #16333 )
2025-02-05 09:56:16 -06:00
Nicolas Mowen
0645dc70a5
Detector docs ( #16292 )
...
* Refactor hardware docs to show model specific speeds
* Move hailo to first party detectors
* Make note of multiple detectors
* Improve hierarchy
* Update object_detectors.md
* Update hardware.md
2025-02-03 07:57:21 -06:00
Josh Hawkins
b230b35c62
Fix genai note ( #16273 )
2025-02-02 07:10:37 -07:00
Josh Hawkins
31da9351f0
Clarify genai provider and openai compatible endpoints ( #16267 )
2025-02-01 16:49:09 -07:00
Ben Clouser
93d39370b6
update docs to be more clear regarding audio support and go2rtc requi… ( #16232 )
...
* update docs to be more clear regarding audio support and go2rtc requirement
Signed-off-by: Ben Clouser <dev@benclouser.com>
* Update docs/docs/troubleshooting/faqs.md
* Update docs/docs/troubleshooting/faqs.md
* Update docs/docs/troubleshooting/faqs.md
* Clarify title
* Cleanup
---------
Signed-off-by: Ben Clouser <dev@benclouser.com>
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-01-30 11:23:38 -07:00
Josh Hawkins
335b7564d5
Update plus submission docs and remove 0.14 UI image ( #16199 )
2025-01-28 11:39:12 -06:00
Josh Hawkins
202e9ad9ce
Document OPENAI_BASE_URL env var ( #16195 )
2025-01-28 08:58:15 -07:00
Nicolas Mowen
9dc4e8f290
Add frigate notify to third party extensions ( #16190 )
2025-01-28 08:09:59 -06:00
glossyio
12e62488c6
corrected docs for /config/save to /api/config/save ( #16077 )
2025-01-21 16:52:42 -07:00
Nicolas Mowen
91ab1071d2
Update docs to make note of go2rtc port requirement ( #16013 )
2025-01-16 16:14:40 -07:00
Nicolas Mowen
409e911752
Update integration docs ( #15967 )
2025-01-13 08:50:44 -06:00
Josh Hawkins
b8a74793ca
Clarify motion recording ( #15917 )
...
* Clarify motion recording
* move to troubleshooting
2025-01-09 09:55:08 -07:00
Josh Hawkins
c1dede9369
Clarify reolink doorbell two way talk requirements ( #15915 )
...
* Clarify reolink doorbell two way talk requirements
* relative paths
* move to live section
* fix link
2025-01-09 09:31:16 -07:00
Nicolas Mowen
0c4ea504d8
Update proxmox docs to align with proxmox recommendation of running in VM. ( #15904 )
2025-01-08 17:19:04 -06:00
Nicolas Mowen
d57a61b50f
Simplify model config ( #15881 )
...
* Add migration to migrate to model_path
* Simplify model config
* Cleanup docs
* Set config version
* Formatting
* Fix tests
2025-01-07 20:59:37 -07:00
Nicolas Mowen
4fc9106c17
Update for correct audio requirements ( #15882 )
2025-01-07 17:02:32 -06:00
Nicolas Mowen
e7ad38d827
Update model docs ( #15779 )
2025-01-02 10:04:16 -06:00
Blake Blackshear
b5e5127d48
update link ( #15756 )
2024-12-31 12:05:55 -06:00
leccelecce
00371546a3
GenAI: add ability to save JPGs sent to provider ( #15643 )
...
* GenAI: add ability to save JPGs sent to provider
* Remove mention from GenAI docs
* Change config name to debug_save_thumbnails
* Change folder structure to clips/genai-requests/{event_id}/{1.jpg}
2024-12-23 07:05:34 -07:00