Sergey Krashevich
367d7244d3
Update Double Take link to point to the maintained fork by skrashevich with improved features and fixed errors ( #6746 )
v0.12.1
2023-06-11 07:21:06 -05:00
Blake Blackshear
deec5b8bfd
fix build ( #6668 )
2023-06-01 06:30:41 -05:00
William Lam
39bf6c44bc
Update ESXi documentation to point to latest instructions ( #6576 )
...
Signed-off-by: William Lam <wlam@vmware.com >
Co-authored-by: William Lam <wlam@vmware.com >
2023-05-22 20:53:24 -05:00
Robert Lagus
76dbab6a8b
[Docs] Snapshot config explanation. ( #6439 )
...
* Snapshot config explanation.
related to: https://github.com/blakeblackshear/frigate/issues/6434
* Update docs/docs/configuration/snapshots.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Update docs/docs/configuration/snapshots.md
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-05-17 07:45:09 -05:00
Nicolas Mowen
6634be1f79
Make note of mapping rpi device ( #6511 )
2023-05-17 07:38:27 -05:00
Nicolas Mowen
5951a740d2
Prevent recordings from being turned on if disabled in config ( #6444 )
...
* Prevent enabling recordings if not enabled in config
* Fix conflict
* Fix spacing
* Update wording
* Update wording
---------
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-05-15 07:36:26 -05:00
Nicolas Mowen
305323c9e9
Update Rpi preset ( #6385 )
...
* Update Rpi preset
* Fix rpi test
2023-05-04 17:55:44 -05:00
Nicolas Mowen
85015d9409
Update version to 0.12.1 ( #6386 )
2023-05-04 17:55:19 -05:00
Nicolas Mowen
82aa238eca
Add instructions for custom go2rtc build ( #6333 )
...
* Add instructions for custom go2rtc build
* Fix numbering
2023-04-30 14:04:19 -06:00
Nicolas Mowen
cbd07696b5
Clarify stationary object behavior ( #6273 )
...
* Clarify stationary object behavior
* typo
* tweak
---------
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-04-28 07:48:13 -05:00
Nicolas Mowen
df016ddd0d
Fix http-jpeg template insertion ( #6291 )
2023-04-28 07:11:01 -05:00
David Buezas
6bcf44aee8
Update configuring_go2rtc.md ( #6232 )
...
Remove reference to opening the port to use via WebRTCCamera card, since this is not the correct way of using it.
2023-04-24 21:54:53 -05:00
Kevin David
83aad5262a
contributing.md: add note about extra coral device ( #6071 )
...
* contributing.md: add note about extra coral device
I was banging my head against the wall until I found this comment: https://github.com/blakeblackshear/frigate/issues/132#issuecomment-712170307
* Update docs/docs/development/contributing.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
2023-04-23 08:09:18 -05:00
David Buezas
35ddc896fa
Docs: access go2rtc stream externally while using add-on #6208 ( #6209 )
...
It took me quite a while to figure out why I couldn't access the go2rtc streams, maybe this saves others some time too.
Original question: #6148
2023-04-23 07:41:22 -05:00
vajonam
ba6794fb99
adding instructions for Nginix reverse proxy ( #6159 )
...
* adding instructions for Nginix reverse proxy
adding an example of subdomain reverse proxy for nginx
* 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 >
* add some descriptions for steps
add more information on each of the reverse proxy sections.
* cleanup
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-04-23 07:38:21 -05:00
my-umd
7960090409
Added instruction to install Frigate on QNAP NAS. ( #6196 )
...
* Added instruction to install Frigate on QNAP NAS.
* Incorporate PR review suggestions, minor text changes
* Remove LIBVA_DRIVER_NAME from sample command.
2023-04-23 07:24:23 -05:00
Chandler
9b109a7d14
Add docs for getting intel_gpu_top to work without privileged mode ( #6166 )
...
* Add docs for getting intel_gpu_top to work without privileged mode
* Apply suggestions from code review
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Address more review comments
* Rename sections
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
2023-04-19 17:54:42 -05:00
Nicolas Mowen
03d37fe830
Make camera naming more clear ( #6164 )
2023-04-19 17:48:39 -05:00
felikcat
433bf690e3
live.md: Add a note for Tailscale usage ( #6121 )
2023-04-17 19:49:10 -05:00
imne
c820badb40
Update installation.md ( #6128 )
...
* Update installation.md
* Update installation.md
* Update docs/docs/frigate/installation.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Update installation.md
addressed comment
* Update installation.md
updated documentation as per comment
* Update installation.md
* Update installation.md
formatting
* Update docs/docs/frigate/installation.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Update docs/docs/frigate/installation.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Update docs/docs/frigate/installation.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Update docs/docs/frigate/installation.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Clarify that password template is optional
* Typo
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-04-17 16:19:43 -05:00
Blake Blackshear
98384789d4
update api key for search ( #6119 )
2023-04-17 07:14:06 -05:00
Nicolas Mowen
75e0ed38eb
Correct bridge network explanation ( #6102 )
2023-04-16 09:49:34 -05:00
Nicolas Mowen
3b62ff093a
Ensure the frigate config validators are also checked when saving config ( #6069 )
2023-04-15 07:24:13 -05:00
SgtBatten
6e0faa930a
Change blueprint url to newest version. ( #6091 )
...
When home assistant mate the default values change last year it broke the original blueprint when it looked for the camera fps as no default was coded. I've been maintaining a fixed version with new features in hunterjms absence. Yesterday the mods split the thread so this is the latest post and blueprint now.
2023-04-15 07:20:31 -05:00
Juliafin
d6c9538859
Improve documentation on web rtc ( #6005 )
...
* Improve documentation on web rtc
* Update docs/docs/configuration/live.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Specify code type in markdown
* Match docker config
* Add indication that there are other attributes
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-04-14 08:02:57 -06:00
Bernt Christian Egeland
dee471e9e9
[Rework RelativeModal] calculate available window height ( #6000 )
...
* overflow-auto
* removed the restrict menu height from #5601 .
* remove top from the equations due to scroll height
* calculate available height
2023-04-14 07:14:28 -05:00
Nicolas Mowen
e3eae53cb9
Fix tensorrt script url ( #6015 )
2023-04-12 20:37:56 -05:00
Nicolas Mowen
19a65eaaac
Update npm command ( #5938 )
2023-04-08 10:50:55 -05:00
Blake Blackshear
da3e197534
Merge pull request #4055 from blakeblackshear/dev
...
0.12.0 Release
v0.12.0
2023-04-08 09:24:50 -05:00
Blake Blackshear
0e61ea7723
cleanup hardware recommendations
2023-04-08 07:44:02 -05:00
mrmorganmurphy
f855b1a2b3
Update Unifi specific configuration ( #5927 )
...
* Update Unifi specific configuration
Provided more specific detail on what modifications are required to the Unifi camera rtsps links: change to rtspx to remove authentication and remove the ?enableSrtp to function on TCP. Provided a sample configuration for a Unifi camera.
* Update docs/docs/configuration/camera_specific.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* Update docs/docs/configuration/camera_specific.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
2023-04-08 07:28:16 -05:00
Felipe Santos
bc16ad1f13
Fix small warning not appearing in go2rtc logs in UI ( #5882 )
...
I always forget that for the logs to appear there, they should not be sent to stderr but stdout.
v0.12.0-rc2
2023-03-30 20:03:42 -05:00
Felipe Santos
1b8cd10142
Allow to override go2rtc binary in add-on ( #5876 )
2023-03-29 19:08:04 -05:00
Nicolas Mowen
83c80c570c
Cleanup docs based on RC feedback ( #5864 )
...
* Comment out timezone as it should not be set with None if copied
* Use "" for ffmpeg: so it does not appear as comment
* Add example to timezone setting
2023-03-29 19:06:19 -05:00
Patrick Decat
4c5cd02ab7
Fix confusing storage display when calculating per camera usage ( #5835 )
2023-03-25 16:49:46 -05:00
Nicolas Mowen
7d589bd6e1
Point go2rtc links in docs to 1.2.0 specifically ( #5816 )
...
* Point to specific tag of go2rtc docs
* Point to go2rtc 1.2.0 docs
* Point to go2rtc 1.2.0 docs
* Update camera_specific.md
v0.12.0-rc1
2023-03-23 17:12:53 -05:00
Chris Cox
1bf3b83ef3
Fixed extension of config file ( #5803 )
...
* Fixed extension of config file
Using frigate.yml as the config file for the HA addon gives a validation error, the same contents in frigate.yaml work.
* More accurate description of config file handling.
* Update docs/docs/configuration/index.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
2023-03-22 19:48:24 -05:00
Nicolas Mowen
b61b6f46cd
Update ha integration instructions to reflect new settings names ( #5806 )
2023-03-22 19:47:13 -05:00
Nicolas Mowen
ac339d411c
Make note that snapshots are required for Frigate+ ( #5807 )
...
* Make note that snapshots are required for Frigate+
* Fix spacing
2023-03-22 19:46:43 -05:00
Nicolas Mowen
3f17f871fa
Fix cleaning logs with rtsp in middle ( #5800 )
2023-03-21 17:21:37 -05:00
Nicolas Mowen
e454daf727
Fix timezone issues with strftime ( #5762 )
...
* Fix timezone issues with strftime
* Fix timezone adjustment
* Fix bug
v0.12.0-beta10
2023-03-18 07:32:39 -05:00
luzik
732e527401
RTSP instead of RTMP in HA integration docs ( #5761 )
...
I believe that it should be RTSP there
2023-03-18 07:29:04 -05:00
luzik
b44e6cd5dc
typo in live config documentation ( #5760 )
...
I believe that we should use defined rtsp_cam_sub, not test_cam_sub
2023-03-17 17:15:38 -05:00
Blake Blackshear
2d9556f5f3
set threads to 2 ( #5747 )
2023-03-17 17:14:57 -05:00
Blake Blackshear
e82f72a9d3
clarify that mqtt is required in frigate config for home assistant ( #5722 )
2023-03-15 17:43:36 -05:00
Blake Blackshear
ce2d589a28
fix config ( #5721 )
2023-03-14 08:51:09 -05:00
Blake Blackshear
750bf0e79a
Revert "Update ffmpeg args with low risk improvements ( #5519 )" ( #5715 )
...
This reverts commit 52459bf348 .
2023-03-14 08:25:27 -05:00
John Ritsema
4dc6c93cdb
docs: adds note about dynamic config ( #4882 )
...
* docs: adds note about dynamic config
* less technical verbiage
* removes `dynamic configuration` verbiage
* list all replaceable values
2023-03-07 06:28:51 -06:00
Nicolas Mowen
f7e9507bee
Fix typo ( #5655 )
2023-03-06 21:06:36 -06:00
Dermot Duffy
e8d8cc4f55
Return sub_labels in event summary information. ( #5642 )
v0.12.0-beta9
2023-03-05 11:39:41 -06:00