Commit Graph

100 Commits

Author SHA1 Message Date
Dejan Zelic
51251b9fb0 Added Healthcheck to Docker Compose
Frigate provides an HTTP server that can be used to detect if frigate is running or not. Using the docker-compose "healthcheck" feature we can set automations to restart the service if it stops working.
2020-10-18 13:47:13 -05:00
Radegast
8c45076bb6 Fix error in the docker run command
I have very little experience with Docker, but it seems the command in the README has two mistakes in it:

- unknown shorthand flag: 'n' in -name
- docker: Error response from daemon: Invalid container name (blakeblackshear/frigate:stable), only [a-zA-Z0-9][a-zA-Z0-9_.-] are allowed.

I am running Docker version 19.03.13-ce, build 4484c46d9d on Arch linux.
2020-10-18 13:47:13 -05:00
Blake Blackshear
7c283a1805
remove affiliate links 2020-10-08 07:26:02 -05:00
Blake Blackshear
b35cc01035 allow the best image timeout to be configurable 2020-09-18 07:14:44 -05:00
Blake Blackshear
6e79a5402e Readme updates 2020-09-17 07:37:27 -05:00
Blake Blackshear
a989f8daaf update readme 2020-09-17 07:37:27 -05:00
Blake Blackshear
acb75fa02d refactor and reduce false positives 2020-09-17 07:37:27 -05:00
Blake Blackshear
84ada716ac fix readme images 2020-08-09 13:18:12 -05:00
Blake Blackshear
cbcc89be9c readme tweaks 2020-08-09 13:16:40 -05:00
Blake Blackshear
73a5e11b9b Add details for debug info 2020-08-09 13:06:33 -05:00
Blake Blackshear
f3db69d975 update docs 2020-08-08 07:40:48 -05:00
Blake Blackshear
6dc7b8f246 typo 2020-08-01 18:20:44 -05:00
Blake Blackshear
5dbe6c5f36 add mqtt messages to readme 2020-08-01 18:20:44 -05:00
Blake Blackshear
f29ee6165f add proxmox tip 2020-07-01 07:49:01 -05:00
Blake Blackshear
ec6432cc5f add hardware section and fix typos 2020-07-01 07:49:01 -05:00
walthowd
8c917667b6 Added mask overlay example and docker logging 2020-07-01 07:49:01 -05:00
walthowd
2d0632adf8 Updated README with abstracted HA config, expanded tips section 2020-07-01 07:49:01 -05:00
Blake Blackshear
2fbba01577 readme updates 2020-03-03 20:26:53 -06:00
Blake Blackshear
e6892d66b8 update docs and add back benchmark 2020-03-03 20:26:53 -06:00
Blake Blackshear
bee99ca6ff track and report all detected object types 2020-01-02 07:39:57 -06:00
Blake Blackshear
5c01720567
Update README.md 2019-12-12 08:08:32 -06:00
tubalainen
22bb17b2fd Filename updated but not the reference 2019-12-09 06:01:27 -06:00
Blake Blackshear
3a3afe14bf change the ffmpeg config for global defaults and overrides 2019-12-08 16:03:23 -06:00
Blake Blackshear
e818744d81 print the frame time on the image 2019-12-08 08:55:54 -06:00
Blake Blackshear
e13563770d allow full customization of input 2019-12-08 07:06:52 -06:00
blakeblackshear
2ec45cd1b6 send the best person frame over mqtt for faster updates in homeassistant 2019-08-25 08:54:19 -05:00
Blake Blackshear
56b9c754f5
Update README.md 2019-06-18 06:19:13 -07:00
tubalainen
cac1faa8ac
Update of the home assistant integration example
sensor to binary_sensor
device_class type "moving" does not exist, update to "motion"
2019-05-10 16:47:40 +02:00
blakeblackshear
e0b9b616ce cleanup and update readme 2019-03-30 07:58:31 -05:00
blakeblackshear
a074945394 missing param and updated readme 2019-03-27 06:55:32 -05:00
blakeblackshear
85259ca00c add support for mqtt user/pass. closes #7 2019-03-09 13:41:35 -06:00
blakeblackshear
1a55008cd5 update readme 2019-03-05 21:42:09 -06:00
blakeblackshear
2bf4820dc6 update readme 2019-03-03 10:04:27 -06:00
blakeblackshear
e597a08a66 prevent unnecessary early exit from loop 2019-03-02 15:20:53 -06:00
blakeblackshear
5dc76803d6 cleanup 2019-02-28 06:49:27 -06:00
blakeblackshear
80f7e998ae resend availability if disconnected 2019-02-28 06:30:34 -06:00
blakeblackshear
df7b90e367 store the best recent person image and reconnect the RTSP stream if unable to grab several consecutive frames 2019-02-27 20:55:07 -06:00
blakeblackshear
89c03c4455 update readme 2019-02-25 20:34:04 -06:00
blakeblackshear
c5e4bc275c update readme 2019-02-25 20:30:18 -06:00
blakeblackshear
9186634c60 update readme 2019-02-25 06:48:31 -06:00
blakeblackshear
a73760989c clarify comment 2019-02-20 07:11:49 -06:00
blakeblackshear
496b96b4f7 make motion detection less sensitive to rain
reduces the significance of fast moving objects and prioritizes objects that overlap in location across. multiple frames
2019-02-20 06:20:52 -06:00
blakeblackshear
c43d83be20 update readme 2019-02-19 06:47:37 -06:00
blakeblackshear
284a96d5c7 update readme 2019-02-17 10:37:11 -06:00
blakeblackshear
a3c5dd91a1 use a topic prefix and implement last will messages 2019-02-10 14:43:21 -06:00
blakeblackshear
d43c17238c update readme 2019-02-10 14:25:30 -06:00
blakeblackshear
ab1fda3a0e add mqtt and update readme 2019-02-10 12:00:52 -06:00
blakeblackshear
3e4256602f update readme 2019-02-09 07:23:54 -06:00
blakeblackshear
4a77046c7c update readme 2019-02-04 07:10:42 -06:00
blakeblackshear
72393be6d6 initial commit 2019-01-26 08:02:59 -06:00