Josh Hawkins
a2deeb0d12
Update live player docs ( #13245 )
...
* Clarify live modes in 0.14
* change column name
* clarify wording
2024-08-21 08:01:15 -05:00
Peter Riemersma
22fe261dd6
Update cameras.md ( #13218 )
2024-08-20 13:52:35 -06:00
Josh Hawkins
b44354ad29
Update configuring go2rtc docs to reflect 0.14 changes ( #13147 )
2024-08-17 15:04:12 -06:00
elreydetoda
3ffbdb35a2
updating HACS installation instructions ( #13136 )
2024-08-17 06:14:45 -06:00
Emil Sandnabba
0504e9ef79
Update reverse proxy documentation ( #13075 )
...
* Cleanup the reverse proxy overview
* Adding a Traefik example
* Adding a note about TLS
* 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>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-08-14 15:51:15 -06:00
Nicolas Mowen
b309287087
Add docs for installing Frigate as PWA ( #12995 )
...
* Add docs for installing Frigate as PWA
* Add to sidebar
2024-08-12 08:21:02 -05:00
axyzs
e891f2ad6d
correct github colab url ( #12948 )
2024-08-11 07:21:39 -06:00
Josh Hawkins
9b1fb33ac6
Fix camera group icon name in reference config ( #12883 )
2024-08-09 08:41:12 -06:00
Nicolas Mowen
2637541c6c
Installation and getting started docs improvements ( #12395 )
...
* Add tip banner for quick links
* Add link to getting started guide from installation
* Remove dummy config
* Move tip
* Clarify installation docs
Co-authored-by: Blake Blackshear <blake@frigate.video>
* Update docs/docs/guides/getting_started.md
Co-authored-by: Blake Blackshear <blake@frigate.video>
---------
Co-authored-by: Blake Blackshear <blake@frigate.video>
2024-08-03 08:20:14 -05:00
Jake Angerman
da913d8d31
Add example of single pcie coral ( #12446 )
...
* Update object_detectors.md
* Update docs/docs/configuration/object_detectors.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-08-03 06:38:40 -06:00
Nicolas Mowen
b28cc45510
Update docs ( #12714 )
2024-08-01 17:27:15 -06:00
Nicolas Mowen
c0b23ca938
Remove mention of older yolox model ( #12711 )
2024-08-01 14:33:06 -06:00
Nicolas Mowen
cea0596cf5
Docs updates ( #12607 )
2024-07-25 07:14:22 -06:00
Josh Hawkins
093201a1cc
Update docs for clarity on review items ( #12441 )
2024-07-14 11:12:26 -06:00
Blake Blackshear
6102e9e5ea
Merge remote-tracking branch 'origin/master' into dev
2024-07-13 14:52:42 -05:00
Blake Blackshear
91215a1406
update link to info on plus ( #12434 )
2024-07-13 14:49:54 -05:00
Nicolas Mowen
a361372182
Update review docs ( #12401 )
2024-07-12 07:36:28 -06:00
Nicolas Mowen
baf209f257
Docs tweaks ( #12375 )
...
* Add explanation of bounding box colors
* Add FAQ about offline camera
2024-07-10 06:34:03 -06:00
stephendb
aacb8c84e0
Bug fix for ONVIF cameras, adjust_time parameter added ( #12352 )
...
* adds adjust_time which allows users to fix an issue with onvif authentication where time is not syncrhonized
* updated adjust_time to ignore_time_mismatch to make it clearer what this option does
* adds ignore_time_mismatch to the reference.md and adds a line about the security risk this can introduce as well as the recommendation to setup NTP for both ends.
* fix format error
* happy now linter?
* white space
* Update docs/docs/configuration/reference.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
---------
Co-authored-by: Stephen Butler <stephen.butler@ni.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-07-09 13:00:47 -06:00
Josh Hawkins
188a7de467
Update export docs ( #12288 )
...
* Update exporting docs
* add timelapse clarification
2024-07-04 05:32:07 -06:00
Steven Conaway
fe9a3c9205
docs(go2rtc): troubleshooting improvements ( #12192 )
2024-07-02 07:52:32 -06:00
Josh Hawkins
53a2a865f1
Live player fixes and improvements ( #12202 )
...
* Live player fixes and improvements
* remove comment
* Simplify wording
2024-06-29 09:02:30 -06:00
Nicolas Mowen
46c3ef8c6b
Nginx config tweaks ( #12174 )
...
* Change auth port and remove ipv6
* Add docs for nginx bind mount
* Consolidate listen statements
* Update port in docs
* Fix typing
2024-06-29 07:18:40 -06:00
Steven Conaway
94b1350c9d
config reference: add note about birdseye>layout>scaling_factor ( #12190 )
2024-06-28 15:34:15 -06:00
On Freund
c3455518c2
Update TLS docs with certbot instructions ( #12141 )
...
* Update tls.md
Update TLS docs with certbot instructions
* Apply suggestions from code review
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-06-24 18:06:23 -05:00
Nicolas Mowen
c867d90f50
Add reviews topic to MQTT docs ( #12097 )
2024-06-21 11:43:52 -05:00
Nitin Gupta
1129a2aba4
Added FAQ entry for viewing logs ( #12088 )
2024-06-21 10:20:45 -06:00
Nicolas Mowen
b34be991bd
Simplify zone objects example ( #12086 )
2024-06-20 21:06:42 -05:00
Nicolas Mowen
c72d304515
Update go2rtc ( #12063 )
2024-06-19 08:46:23 -06:00
Josh Hawkins
4e5a6eb1c8
Consolidate onvif camera recommendations in docs ( #11972 )
2024-06-15 08:02:18 -05:00
Blake Blackshear
9ceffeb191
split out proxy from auth ( #11963 )
...
* split out proxy from auth
* update documentation
* fixup auth mode check
2024-06-14 18:02:13 -05:00
Blake Blackshear
4078a147ef
Merge remote-tracking branch 'origin/master' into dev
2024-06-14 06:45:21 -05:00
Blake Blackshear
1cb5dcb7dc
clarify vaapi vs qsv ( #11954 )
2024-06-14 06:44:22 -05:00
Blake Blackshear
7aec8222fc
clarify model id ( #11953 )
2024-06-14 06:42:53 -05:00
Blake Blackshear
30e1969fad
clarify plus models ( #11951 )
2024-06-14 05:15:19 -06:00
Blake Blackshear
1a0d9e10d7
clarifications for proxy auth mode ( #11947 )
2024-06-13 16:13:55 -06:00
Nicolas Mowen
c9d253a320
Review improvements ( #11879 )
...
* Update segment even when number of active objects is the same
* add score to frigate+ chip
* Add support for selecting zones
* Add api support for filtering on zones
* Adjust UI
* Update filtering logic
* Clean up
2024-06-11 08:19:17 -06:00
Julien Ehrhart
2535519830
Update HA integration doc with image entities following #548 ( #11261 )
2024-06-09 06:44:27 -05:00
Nicolas Mowen
11babb9509
Remove mention of recordings timeline object debugging ( #11820 )
2024-06-08 09:00:24 -06:00
Blake Blackshear
4313fd97aa
Adds support for YOLO-NAS in OpenVino ( #11645 )
...
* update onnxruntime
* support for yolo-nas in openvino
* cleanup notebook
* update docs
* improve docs
* handle AUTO issue and update docs
2024-06-07 05:52:08 -06:00
reidprichard
9808ff64e7
Update authentication.md to note port 8080 vs 5000 ( #11722 )
...
* Update authentication.md to note port 8080 vs 5000
* Update docs/docs/configuration/authentication.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-06-03 11:53:59 -06:00
Marc Altmann
7a4eb0b37c
Add coco-80 labelmap and update FFmpeg for Rockchip ( #11695 )
...
* add coco-80 labelmap and update ffmpeg
* Update docs/docs/configuration/object_detectors.md
---------
Co-authored-by: Blake Blackshear <blake.blackshear@gmail.com>
2024-06-02 20:47:26 -05:00
Blake Blackshear
e431031112
improve tls implementation ( #11690 )
...
* improve tls implementation
* update docs
2024-06-02 06:48:28 -06:00
Sergei
379061f847
Typo on edgetpu.md ( #11686 )
...
Added a missing bracket.
2024-06-02 05:22:55 -06:00
Blake Blackshear
bccffe6670
TLS support ( #11678 )
...
* implement self signed cert and monitor/reload
* move go2rtc upstream to separate file
* add directory for ACME challenges
* make certsync more resilient
* add TLS docs
* add jwt secret info to docs
2024-06-01 10:29:46 -05:00
Nicolas Mowen
9e8202874e
Remove live mode from config ( #11618 )
...
* Use preferred mode as default
* Remove live mode from config
* Add deer icon
* remove from config schema
2024-05-29 13:06:48 -05:00
Josh Hawkins
eca8c52f15
docs update: how to exclude camera from alerts/detections ( #11560 )
2024-05-27 09:31:49 -06:00
Marc Altmann
adb043e7ae
Update docs for rockchip platform ( #11503 )
...
* improve docs for rockchip
* update version info
* fix typo
* fix typo
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* fix typo
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-05-25 11:27:44 -06:00
Blake Blackshear
e6b735231d
master sync
2024-05-25 11:52:24 -05:00
Josh Hawkins
9652ea9e96
Update beta docs ( #11483 )
...
* update beta docs
* fix relative coordinates
* fix relative coordinates
* changes
2024-05-22 08:51:59 -06:00